diff --git a/composer.json b/composer.json index e649da4a..d32edf59 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "friendsofphp/php-cs-fixer": "^3.26", "phan/phan": "^5.4", "phpunit/phpunit": "^10.5", - "phpstan/phpstan": "^1.10", + "phpstan/phpstan": "^1.10 || ^2.0", "ext-gd": "*" } }