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:
49
49
strategy :
50
50
matrix :
51
51
php :
52
- - ' 8.2 '
52
+ - ' 8.3 '
53
53
symfony :
54
- - ' 7.0 '
54
+ - ' 7.1 '
55
55
experimental :
56
56
- false
57
57
include :
58
- - php : ' 8.2 '
59
- symfony : ' 7.0 '
58
+ - php : ' 8.3 '
59
+ symfony : ' 7.1 '
60
60
experimental : false
61
61
coverage : true
62
62
fail-fast : false
@@ -147,14 +147,14 @@ jobs:
147
147
strategy :
148
148
matrix :
149
149
php :
150
- - ' 8.2 '
150
+ - ' 8.3 '
151
151
symfony :
152
- - ' 7.0 '
152
+ - ' 7.1 '
153
153
experimental :
154
154
- false
155
155
include :
156
- - php : ' 8.2 '
157
- symfony : ' 7.0 '
156
+ - php : ' 8.3 '
157
+ symfony : ' 7.1 '
158
158
experimental : false
159
159
coverage : true
160
160
fail-fast : false
@@ -231,9 +231,9 @@ jobs:
231
231
strategy :
232
232
matrix :
233
233
php :
234
- - ' 8.2 '
234
+ - ' 8.3 '
235
235
symfony :
236
- - ' ^7.0 '
236
+ - ' ^7.1 '
237
237
fail-fast : false
238
238
timeout-minutes : 20
239
239
steps :
@@ -286,9 +286,9 @@ jobs:
286
286
strategy :
287
287
matrix :
288
288
php :
289
- - ' 8.2 '
289
+ - ' 8.3 '
290
290
symfony :
291
- - ' ^7.0 '
291
+ - ' ^7.1 '
292
292
fail-fast : false
293
293
timeout-minutes : 20
294
294
steps :
@@ -339,9 +339,9 @@ jobs:
339
339
strategy :
340
340
matrix :
341
341
php :
342
- - ' 8.2 '
342
+ - ' 8.3 '
343
343
symfony :
344
- - ' 7.1 '
344
+ - ' 7.2 '
345
345
fail-fast : false
346
346
timeout-minutes : 20
347
347
steps :
@@ -411,9 +411,9 @@ jobs:
411
411
strategy :
412
412
matrix :
413
413
php :
414
- - ' 8.2 '
414
+ - ' 8.3 '
415
415
symfony :
416
- - ' 7.1 '
416
+ - ' 7.2 '
417
417
fail-fast : false
418
418
timeout-minutes : 20
419
419
steps :
You can’t perform that action at this time.
0 commit comments