diff --git a/composer.json b/composer.json index 78eb41f..2ad844e 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "ext-pcov": "*", "drupol/php-conventions": "^6", "infection/infection": "^0.29", - "phpstan/phpstan-strict-rules": "^1.0", + "phpstan/phpstan-strict-rules": "^2.0", "phpunit/php-code-coverage": "^10", "phpunit/phpunit": "^10" },