File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -38,12 +38,12 @@ jobs:
3838 matrix :
3939 php :
4040 - ' 7.4'
41- - ' 8.0'
4241 - ' 8.1'
42+ - ' 8.2'
4343 symfony :
4444 - ' 4.4.*'
4545 - ' 5.4.*'
46- - ' 6.0 .*'
46+ - ' 6.2 .*'
4747 elasticsearch :
4848 - ' 7.11.0'
4949 dependencies :
5555 symfony : ' 4.4.*'
5656 exclude :
5757 - php : ' 7.4'
58- symfony : ' 6.0 .*'
58+ symfony : ' 6.2 .*'
5959 dependencies : ' highest'
6060 elasticsearch : ' 7.11.0'
6161 fail-fast : false
@@ -101,12 +101,12 @@ jobs:
101101 matrix :
102102 php :
103103 - ' 7.4'
104- - ' 8.0'
105104 - ' 8.1'
105+ - ' 8.2'
106106 symfony :
107107 - ' 4.4.*'
108108 - ' 5.4.*'
109- - ' 6.0 .*'
109+ - ' 6.2 .*'
110110 dependencies :
111111 - ' highest'
112112 include :
@@ -115,7 +115,7 @@ jobs:
115115 symfony : ' 4.4.*'
116116 exclude :
117117 - php : ' 7.4'
118- symfony : ' 6.0 .*'
118+ symfony : ' 6.2 .*'
119119 dependencies : ' highest'
120120 fail-fast : false
121121 steps :
You can’t perform that action at this time.
0 commit comments