File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1212 ],
1313 "require" : {
1414 "php" : " >=7.4" ,
15- "symfony/asset" : " ^3.4.36 || ^4.4.13 || ^5.3" ,
16- "symfony/cache" : " ^3.4.36 || ^4.4.13 || ^5.3" ,
17- "symfony/config" : " ^3.4.36 || ^4.4 || ^5.3" ,
18- "symfony/dependency-injection" : " ^3.4.36 || ^4.4.13 || ^5.3" ,
19- "symfony/finder" : " ^3.4.36 || ^4.4.13 || ^5.3" ,
20- "symfony/framework-bundle" : " ^3.4.36 || ^4.3.13 || ^5.3" ,
21- "symfony/http-kernel" : " ^3.4.36 || ^4.4.13 || ^5.3"
15+ "symfony/asset" : " ^3.4.36 || ^4.4.13 || ^5.3 || ^6.0 " ,
16+ "symfony/cache" : " ^3.4.36 || ^4.4.13 || ^5.3 || ^6.0 " ,
17+ "symfony/config" : " ^3.4.36 || ^4.4 || ^5.3 || ^6.0 " ,
18+ "symfony/dependency-injection" : " ^3.4.36 || ^4.4.13 || ^5.3 || ^6.0 " ,
19+ "symfony/finder" : " ^3.4.36 || ^4.4.13 || ^5.3 || ^6.0 " ,
20+ "symfony/framework-bundle" : " ^3.4.36 || ^4.3.13 || ^5.3 || ^6.0 " ,
21+ "symfony/http-kernel" : " ^3.4.36 || ^4.4.13 || ^5.3 || ^6.0 "
2222 },
2323 "require-dev" : {
2424 "phpspec/prophecy-phpunit" : " ^2.0" ,
2525 "phpunit/phpunit" : " ^9.5" ,
26- "symfony/phpunit-bridge" : " ^5.3"
26+ "symfony/phpunit-bridge" : " ^5.3 || ^6.0 "
2727 },
2828 "autoload" : {
2929 "psr-4" : {
You can’t perform that action at this time.
0 commit comments