File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1616 }
1717 ],
1818 "require" : {
19- "php" : " >=8.2 " ,
19+ "php" : " >=8.4 " ,
2020 "ext-xml" : " *" ,
2121 "composer-runtime-api" : " >=2.1" ,
22- "symfony/config" : " ^7.3 |^8.0" ,
23- "symfony/dependency-injection" : " ^6.4|^7.0 |^8.0" ,
24- "symfony/http-kernel" : " ^6.4|^7.0 |^8.0" ,
25- "symfony/twig-bridge" : " ^6.4|^7.0 |^8.0" ,
26- "symfony/var-dumper" : " ^6.4|^7.0 |^8.0"
22+ "symfony/config" : " ^7.4 |^8.0" ,
23+ "symfony/dependency-injection" : " ^7.4 |^8.0" ,
24+ "symfony/http-kernel" : " ^7.4 |^8.0" ,
25+ "symfony/twig-bridge" : " ^7.4 |^8.0" ,
26+ "symfony/var-dumper" : " ^7.4 |^8.0"
2727 },
2828 "require-dev" : {
29- "symfony/web-profiler-bundle" : " ^6.4|^7.0 |^8.0"
29+ "symfony/web-profiler-bundle" : " ^7.4 |^8.0"
3030 },
3131 "autoload" : {
3232 "psr-4" : { "Symfony\\ Bundle\\ DebugBundle\\ " : " " },
You can’t perform that action at this time.
0 commit comments