File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed
Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 22 "type" : " project" ,
33 "license" : " proprietary" ,
44 "require" : {
5- "php" : " >=8.2 " ,
5+ "php" : " >=8.4 " ,
66 "ext-ctype" : " *" ,
77 "ext-iconv" : " *" ,
88 "ext-mbstring" : " *" ,
9- "symfony/console" : " ^7 " ,
10- "symfony/dotenv" : " ^7 " ,
9+ "symfony/console" : " ^8 " ,
10+ "symfony/dotenv" : " ^8 " ,
1111 "symfony/flex" : " ^2" ,
12- "symfony/framework-bundle" : " ^7 " ,
12+ "symfony/framework-bundle" : " ^8 " ,
1313 "symfony/orm-pack" : " ^2" ,
14- "symfony/twig-bundle" : " ^7 " ,
15- "symfony/yaml" : " ^7 " ,
14+ "symfony/twig-bundle" : " ^8 " ,
15+ "symfony/yaml" : " ^8 " ,
1616 "joanhey/adapterman" : " ^0.7"
1717 },
1818 "minimum-stability" : " dev" ,
4949 "symfony/polyfill-php81" : " *" ,
5050 "symfony/polyfill-php82" : " *" ,
5151 "symfony/polyfill-php83" : " *" ,
52- "symfony/polyfill-php84" : " *"
52+ "symfony/polyfill-php84" : " *" ,
53+ "symfony/polyfill-php85" : " *"
5354 },
5455 "scripts" : {
5556 "auto-scripts" : {
You can’t perform that action at this time.
0 commit comments