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 2828 "require" : {
2929 "php" : " >=8.1" ,
3030 "psr/log" : " ^2|^3" ,
31- "symfony/filesystem" : " ^6.4|^7.0" ,
31+ "symfony/filesystem" : " ^6.4|^7.0|^8.0 " ,
3232 "symfony/http-client-contracts" : " ^3.5" ,
33- "symfony/process" : " ^6.4|^7.0"
33+ "symfony/process" : " ^6.4|^7.0|^8.0 "
3434 },
3535 "require-dev" : {
3636 "phpstan/phpstan" : " ^1.12" ,
3737 "phpunit/phpunit" : " ^10.5" ,
38- "symfony/asset-mapper" : " ^6.4|^7.0" ,
39- "symfony/console" : " ^6.4|^7.0" ,
40- "symfony/framework-bundle" : " ^6.4|^7.0" ,
41- "symfony/http-client" : " ^6.4|^7.0" ,
42- "symfony/http-kernel" : " ^6.4|^7.0"
38+ "symfony/asset-mapper" : " ^6.4|^7.0|^8.0 " ,
39+ "symfony/console" : " ^6.4|^7.0|^8.0 " ,
40+ "symfony/framework-bundle" : " ^6.4|^7.0|^8.0 " ,
41+ "symfony/http-client" : " ^6.4|^7.0|^8.0 " ,
42+ "symfony/http-kernel" : " ^6.4|^7.0|^8.0 "
4343 },
4444 "autoload" : {
4545 "psr-4" : {
You can’t perform that action at this time.
0 commit comments