File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 16
16
}
17
17
],
18
18
"require" : {
19
- "php" : " >=8.1 " ,
19
+ "php" : " >=8.2 " ,
20
20
"ext-xml" : " *" ,
21
- "symfony/dependency-injection" : " ^5.4|^6.0 |^7.0" ,
22
- "symfony/http-kernel" : " ^5.4|^6.0 |^7.0" ,
23
- "symfony/twig-bridge" : " ^5.4|^6.0 |^7.0" ,
24
- "symfony/var-dumper" : " ^5.4|^6.0 |^7.0"
21
+ "symfony/dependency-injection" : " ^6.4 |^7.0" ,
22
+ "symfony/http-kernel" : " ^6.4 |^7.0" ,
23
+ "symfony/twig-bridge" : " ^6.4 |^7.0" ,
24
+ "symfony/var-dumper" : " ^6.4 |^7.0"
25
25
},
26
26
"require-dev" : {
27
- "symfony/config" : " ^5.4|^6.0 |^7.0" ,
28
- "symfony/web-profiler-bundle" : " ^5.4|^6.0 |^7.0"
27
+ "symfony/config" : " ^6.4 |^7.0" ,
28
+ "symfony/web-profiler-bundle" : " ^6.4 |^7.0"
29
29
},
30
30
"conflict" : {
31
- "symfony/config" : " <5 .4" ,
32
- "symfony/dependency-injection" : " <5 .4"
31
+ "symfony/config" : " <6 .4" ,
32
+ "symfony/dependency-injection" : " <6 .4"
33
33
},
34
34
"autoload" : {
35
35
"psr-4" : { "Symfony\\ Bundle\\ DebugBundle\\ " : " " },
You can’t perform that action at this time.
0 commit comments