File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed
Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change 99 }
1010 ],
1111 "require" : {
12- "php" : " >=8.3 " ,
13- "symfony/asset" : " ^7.2" ,
14- "symfony/framework-bundle" : " ^7.2" ,
12+ "php" : " >=8.4 " ,
13+ "symfony/asset" : " ^7.2 || ^8.0 " ,
14+ "symfony/framework-bundle" : " ^7.2 || ^8.0 " ,
1515 "symfony/flex" : " ^2.4.7" ,
16- "symfony/form" : " ^7.2" ,
17- "symfony/http-foundation" : " ^7.2" ,
18- "symfony/mime" : " ^7.2" ,
19- "symfony/string" : " ^7.2" ,
20- "symfony/translation" : " ^7.2" ,
21- "symfony/twig-bundle" : " ^7.2" ,
22- "symfony/validator" : " ^7.2"
16+ "symfony/form" : " ^7.2 || ^8.0 " ,
17+ "symfony/http-foundation" : " ^7.2 || ^8.0 " ,
18+ "symfony/mime" : " ^7.2 || ^8.0 " ,
19+ "symfony/string" : " ^7.2 || ^8.0 " ,
20+ "symfony/translation" : " ^7.2 || ^8.0 " ,
21+ "symfony/twig-bundle" : " ^7.2 || ^8.0 " ,
22+ "symfony/validator" : " ^7.2 || ^8.0 "
2323 },
2424 "autoload" : {
2525 "psr-4" : {
4444 ],
4545 "license" : " MIT"
4646}
47+
You can’t perform that action at this time.
0 commit comments