File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
"symfony/error-handler" : " ^6.1|^7.0" ,
27
27
"symfony/event-dispatcher" : " ^5.4|^6.0|^7.0" ,
28
28
"symfony/http-foundation" : " ^6.4|^7.0" ,
29
- "symfony/http-kernel" : " ^6.4|^7.0 " ,
29
+ "symfony/http-kernel" : " ^6.4" ,
30
30
"symfony/polyfill-mbstring" : " ~1.0" ,
31
31
"symfony/filesystem" : " ^5.4|^6.0|^7.0" ,
32
32
"symfony/finder" : " ^5.4|^6.0|^7.0" ,
Original file line number Diff line number Diff line change 24
24
"symfony/dependency-injection" : " ^6.2|^7.0" ,
25
25
"symfony/deprecation-contracts" : " ^2.5|^3" ,
26
26
"symfony/event-dispatcher" : " ^5.4|^6.0|^7.0" ,
27
- "symfony/http-kernel" : " ^6.2|^7.0 " ,
27
+ "symfony/http-kernel" : " ^6.2" ,
28
28
"symfony/http-foundation" : " ^6.2|^7.0" ,
29
29
"symfony/password-hasher" : " ^5.4|^6.0|^7.0" ,
30
30
"symfony/security-core" : " ^6.2|^7.0" ,
Original file line number Diff line number Diff line change 22
22
"symfony/dependency-injection" : " ^6.1|^7.0" ,
23
23
"symfony/twig-bridge" : " ^6.4|^7.0" ,
24
24
"symfony/http-foundation" : " ^5.4|^6.0|^7.0" ,
25
- "symfony/http-kernel" : " ^6.2|^7.0 " ,
25
+ "symfony/http-kernel" : " ^6.2" ,
26
26
"twig/twig" : " ^2.13|^3.0.4"
27
27
},
28
28
"require-dev" : {
Original file line number Diff line number Diff line change 27
27
"symfony/console" : " ^5.4|^6.0|^7.0" ,
28
28
"symfony/dependency-injection" : " ^5.4|^6.0|^7.0" ,
29
29
"symfony/http-client-contracts" : " ^2.5|^3.0" ,
30
- "symfony/http-kernel" : " ^5.4|^6.0|^7.0 " ,
30
+ "symfony/http-kernel" : " ^5.4|^6.0" ,
31
31
"symfony/intl" : " ^5.4|^6.0|^7.0" ,
32
32
"symfony/polyfill-intl-icu" : " ^1.21" ,
33
33
"symfony/routing" : " ^5.4|^6.0|^7.0" ,
40
40
"symfony/config" : " <5.4" ,
41
41
"symfony/dependency-injection" : " <5.4" ,
42
42
"symfony/http-client-contracts" : " <2.5" ,
43
- "symfony/http-kernel" : " <5.4" ,
43
+ "symfony/http-kernel" : " <5.4|>=7.0 " ,
44
44
"symfony/service-contracts" : " <2.5" ,
45
45
"symfony/twig-bundle" : " <5.4" ,
46
46
"symfony/yaml" : " <5.4" ,
You can’t perform that action at this time.
0 commit comments