File tree Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Expand file tree Collapse file tree 1 file changed +6
-9
lines changed Original file line number Diff line number Diff line change 2727 "phpstan/phpstan-strict-rules" : " ^1.0" ,
2828 "phpunit/phpunit" : " ^9.5" ,
2929 "psr/container" : " 1.0 || 1.1.1" ,
30- "symfony/config" : " ^5.4" ,
31- "symfony/console" : " ^5.4" ,
32- "symfony/dependency-injection" : " ^5.4" ,
33- "symfony/form" : " ^5.4" ,
34- "symfony/framework-bundle" : " ^5.4" ,
35- "symfony/http-foundation" : " ^5.4" ,
30+ "symfony/config" : " ^5.4 || ^6.1 " ,
31+ "symfony/console" : " ^5.4 || ^6.1 " ,
32+ "symfony/dependency-injection" : " ^5.4 || ^6.1 " ,
33+ "symfony/form" : " ^5.4 || ^6.1 " ,
34+ "symfony/framework-bundle" : " ^5.4 || ^6.1 " ,
35+ "symfony/http-foundation" : " ^5.4 || ^6.1 " ,
3636 "symfony/messenger" : " ^5.4" ,
3737 "symfony/polyfill-php80" : " ^1.24" ,
3838 "symfony/serializer" : " ^5.4"
3939 },
4040 "config" : {
41- "platform" : {
42- "php" : " 7.4.6"
43- },
4441 "sort-packages" : true
4542 },
4643 "extra" : {
You can’t perform that action at this time.
0 commit comments