File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 66 pull_request :
77 push :
88 branches :
9- - " 1.4 .x"
9+ - " 2.0 .x"
1010
1111jobs :
1212 lint :
Original file line number Diff line number Diff line change 1313 }
1414 ],
1515 "require" : {
16- "php" : " ^7.2 || ^8.0" ,
16+ "php" : " ^7.4 || ^8.0" ,
1717 "ext-simplexml" : " *" ,
18- "phpstan/phpstan" : " ^1.12 "
18+ "phpstan/phpstan" : " ^2.0 "
1919 },
2020 "conflict" : {
2121 "symfony/framework-bundle" : " <3.0"
2222 },
2323 "require-dev" : {
2424 "nikic/php-parser" : " ^4.13.0" ,
2525 "php-parallel-lint/php-parallel-lint" : " ^1.2" ,
26- "phpstan/phpstan-phpunit" : " ^1.3.11 " ,
27- "phpstan/phpstan-strict-rules" : " ^1.5.1 " ,
28- "phpunit/phpunit" : " ^8.5.29 || ^9.5 " ,
26+ "phpstan/phpstan-phpunit" : " ^2.0 " ,
27+ "phpstan/phpstan-strict-rules" : " ^2.0 " ,
28+ "phpunit/phpunit" : " ^9.6 " ,
2929 "psr/container" : " 1.0 || 1.1.1" ,
3030 "symfony/config" : " ^5.4 || ^6.1" ,
3131 "symfony/console" : " ^5.4 || ^6.1" ,
You can’t perform that action at this time.
0 commit comments