File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2121 "php" : " >=7.2" ,
2222 "ext-json" : " *" ,
2323 "behat/mink" : " ^1.11" ,
24- "symfony/error-handler" : " ^4.4 || ^5.0 || ^6.0 || ^7.0" ,
25- "symfony/phpunit-bridge" : " ^4.4 || ^5.4 || ^6.0 || ^7.0" ,
24+ "symfony/error-handler" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0 " ,
25+ "symfony/phpunit-bridge" : " ^4.4 || ^5.4 || ^6.0 || ^7.0 || ^8.0 " ,
2626 "phpunit/phpunit" : " ^8.5.22 || ^9.5.11" ,
2727 "yoast/phpunit-polyfills" : " ^1.0"
2828 },
2929 "require-dev" : {
3030 "phpstan/phpstan" : " ^1.10" ,
3131 "phpstan/phpstan-phpunit" : " ^1.3" ,
3232 "phpstan/phpstan-symfony" : " ^1.3" ,
33- "symfony/http-kernel" : " ^4.4 || ^5.0 || ^6.0 || ^7.0"
33+ "symfony/http-kernel" : " ^4.4 || ^5.0 || ^6.0 || ^7.0 || ^8.0 "
3434 },
3535 "conflict" : {
36- "symfony/http-foundation" : " <4.4 || >=8 " ,
37- "symfony/http-kernel" : " <4.4 || >=8 "
36+ "symfony/http-foundation" : " <4.4 || >=9 " ,
37+ "symfony/http-kernel" : " <4.4 || >=9 "
3838 },
3939
4040 "bin" : [
You can’t perform that action at this time.
0 commit comments