File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ jobs:
28
28
include :
29
29
- php : ' 7.2'
30
30
- php : ' 7.4'
31
- - php : ' 8.1 '
31
+ - php : ' 8.2 '
32
32
mode : high-deps
33
- - php : ' 8.1'
34
- mode : low-deps
35
33
- php : ' 8.2'
34
+ mode : low-deps
35
+ - php : ' 8.3'
36
36
# mode: experimental
37
37
fail-fast : false
38
38
Original file line number Diff line number Diff line change 60
60
"symfony/string" : " ^5.0|^6.0" ,
61
61
"symfony/translation" : " ^5.3|^6.0" ,
62
62
"symfony/twig-bundle" : " ^4.4|^5.0|^6.0" ,
63
- "symfony/validator" : " ^5.2 |^6.0" ,
63
+ "symfony/validator" : " ^5.3.11 |^6.0" ,
64
64
"symfony/workflow" : " ^5.2|^6.0" ,
65
65
"symfony/yaml" : " ^4.4|^5.0|^6.0" ,
66
66
"symfony/property-info" : " ^4.4|^5.0|^6.0" ,
93
93
"symfony/translation" : " <5.3" ,
94
94
"symfony/twig-bridge" : " <4.4" ,
95
95
"symfony/twig-bundle" : " <4.4" ,
96
- "symfony/validator" : " <5.2 " ,
96
+ "symfony/validator" : " <5.3.11 " ,
97
97
"symfony/web-profiler-bundle" : " <4.4" ,
98
98
"symfony/workflow" : " <5.2"
99
99
},
Original file line number Diff line number Diff line change 22
22
},
23
23
"require-dev" : {
24
24
"composer/composer" : " ^1.0.2|^2.0" ,
25
- "symfony/console" : " ^4.4.30|^5.3.7 |^6.0" ,
25
+ "symfony/console" : " ^4.4.30|^5.4.9 |^6.0.9 " ,
26
26
"symfony/dotenv" : " ^5.1|^6.0" ,
27
27
"symfony/http-foundation" : " ^4.4.30|^5.3.7|^6.0" ,
28
28
"symfony/http-kernel" : " ^4.4.30|^5.3.7|^6.0"
You can’t perform that action at this time.
0 commit comments