File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 "composer-runtime-api" : " ^2.0" ,
99 "composer/semver" : " ^3.2" ,
1010 "doctrine/dbal" : " 3.*" ,
11- "phpstan/phpstan" : " ^1.9.4 "
11+ "phpstan/phpstan" : " ^2.0 "
1212 },
1313 "require-dev" : {
1414 "ext-mysqli" : " *" ,
1515 "ext-pdo" : " *" ,
1616 "dibi/dibi" : " ^4.2" ,
1717 "php-parallel-lint/php-parallel-lint" : " ^1.4" ,
1818 "phpstan/extension-installer" : " ^1.4" ,
19- "phpstan/phpstan-deprecation-rules" : " ^1.1 " ,
20- "phpstan/phpstan-phpunit" : " ^1 .0" ,
21- "phpstan/phpstan-strict-rules" : " ^1.1 " ,
19+ "phpstan/phpstan-deprecation-rules" : " ^2.0 " ,
20+ "phpstan/phpstan-phpunit" : " ^2 .0" ,
21+ "phpstan/phpstan-strict-rules" : " ^2.0 " ,
2222 "phpunit/phpunit" : " ^8.5|^9.5" ,
2323 "symplify/easy-coding-standard" : " ^12.3" ,
2424 "tomasvotruba/unused-public" : " ^1.0" ,
You can’t perform that action at this time.
0 commit comments