File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed
Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -49,14 +49,14 @@ jobs:
4949 strategy :
5050 matrix :
5151 php :
52- - ' 8.2 '
52+ - ' 8.3 '
5353 symfony :
54- - ' 7.0 '
54+ - ' 7.1 '
5555 experimental :
5656 - false
5757 include :
58- - php : ' 8.2 '
59- symfony : ' 7.0 '
58+ - php : ' 8.3 '
59+ symfony : ' 7.1 '
6060 experimental : false
6161 coverage : true
6262 fail-fast : false
@@ -147,14 +147,14 @@ jobs:
147147 strategy :
148148 matrix :
149149 php :
150- - ' 8.2 '
150+ - ' 8.3 '
151151 symfony :
152- - ' 7.0 '
152+ - ' 7.1 '
153153 experimental :
154154 - false
155155 include :
156- - php : ' 8.2 '
157- symfony : ' 7.0 '
156+ - php : ' 8.3 '
157+ symfony : ' 7.1 '
158158 experimental : false
159159 coverage : true
160160 fail-fast : false
@@ -231,9 +231,9 @@ jobs:
231231 strategy :
232232 matrix :
233233 php :
234- - ' 8.2 '
234+ - ' 8.3 '
235235 symfony :
236- - ' ^7.0 '
236+ - ' ^7.1 '
237237 fail-fast : false
238238 timeout-minutes : 20
239239 steps :
@@ -286,9 +286,9 @@ jobs:
286286 strategy :
287287 matrix :
288288 php :
289- - ' 8.2 '
289+ - ' 8.3 '
290290 symfony :
291- - ' ^7.0 '
291+ - ' ^7.1 '
292292 fail-fast : false
293293 timeout-minutes : 20
294294 steps :
@@ -339,9 +339,9 @@ jobs:
339339 strategy :
340340 matrix :
341341 php :
342- - ' 8.2 '
342+ - ' 8.3 '
343343 symfony :
344- - ' 7.1 '
344+ - ' 7.2 '
345345 fail-fast : false
346346 timeout-minutes : 20
347347 steps :
@@ -411,9 +411,9 @@ jobs:
411411 strategy :
412412 matrix :
413413 php :
414- - ' 8.2 '
414+ - ' 8.3 '
415415 symfony :
416- - ' 7.1 '
416+ - ' 7.2 '
417417 fail-fast : false
418418 timeout-minutes : 20
419419 steps :
You can’t perform that action at this time.
0 commit comments