diff --git a/composer.json b/composer.json index 4588136..8772191 100644 --- a/composer.json +++ b/composer.json @@ -13,10 +13,10 @@ "nikic/php-parser": "^5.1", "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/phpstan-deprecation-rules": "^2.0", - "phpstan/phpstan-phpunit": "^2.0", + "phpstan/phpstan-phpunit": "^2.0.10", "phpstan/phpstan-strict-rules": "^2.0", "phpunit/phpunit": "^9.6", - "webmozart/assert": "^1.11.0" + "webmozart/assert": "^1.11.0 || ^2.0" }, "config": { "platform": {