diff --git a/composer.json b/composer.json index c26b7d0..5b6ce27 100644 --- a/composer.json +++ b/composer.json @@ -30,8 +30,8 @@ "friendsofphp/php-cs-fixer": "^3.59", "kleinweb/php-coding-standards": "^0.6.0", "phpstan/extension-installer": "^1.3", - "phpstan/phpstan-deprecation-rules": "^1.2", - "phpstan/phpstan-webmozart-assert": "^1.2", + "phpstan/phpstan-deprecation-rules": "^2.0", + "phpstan/phpstan-webmozart-assert": "^2.0", "roave/security-advisories": "dev-latest", "slevomat/coding-standard": "^8.15", "squizlabs/php_codesniffer": "^3.7.1",