File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed
Expand file tree Collapse file tree 1 file changed +9
-10
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 "psr/http-message" : " ^1.0|^2.0" ,
21- "symfony/http-foundation" : " ^6.4|^7.0 |^8.0"
21+ "symfony/http-foundation" : " ^7.4 |^8.0"
2222 },
2323 "require-dev" : {
24- "symfony/browser-kit" : " ^6.4|^7.0|^8.0" ,
25- "symfony/config" : " ^6.4|^7.0|^8.0" ,
26- "symfony/event-dispatcher" : " ^6.4|^7.0|^8.0" ,
27- "symfony/framework-bundle" : " ^6.4|^7.0|^8.0" ,
28- "symfony/http-kernel" : " ^6.4|^7.0|^8.0" ,
2924 "nyholm/psr7" : " ^1.1" ,
3025 "php-http/discovery" : " ^1.15" ,
31- "psr/log" : " ^1.1.4|^2|^3"
26+ "psr/log" : " ^1.1.4|^2|^3" ,
27+ "symfony/browser-kit" : " ^7.4|^8.0" ,
28+ "symfony/config" : " ^7.4|^8.0" ,
29+ "symfony/event-dispatcher" : " ^7.4|^8.0" ,
30+ "symfony/framework-bundle" : " ^7.4|^8.0" ,
31+ "symfony/http-kernel" : " ^7.4|^8.0"
3232 },
3333 "conflict" : {
34- "php-http/discovery" : " <1.15" ,
35- "symfony/http-kernel" : " <6.4"
34+ "php-http/discovery" : " <1.15"
3635 },
3736 "config" : {
3837 "allow-plugins" : {
You can’t perform that action at this time.
0 commit comments