phpstan: Upgrade to version 2

https://github.com/phpstan/phpstan/blob/2.1.x/UPGRADING.md

Required also bumping Rector since it uses PHPStan internally.
This commit is contained in:
Jan Tojnar
2025-02-23 02:49:08 +01:00
parent 1d7cdf3a12
commit 4c929754e9
3 changed files with 10 additions and 25 deletions
-2
View File
@@ -8,8 +8,6 @@ parameters:
bootstrapFiles:
- vendor/bin/.phpunit/phpunit/vendor/autoload.php
checkMissingIterableValueType: false
includes:
- vendor/phpstan/phpstan-phpunit/extension.neon
- vendor/phpstan/phpstan-phpunit/rules.neon