diff --git a/composer.json b/composer.json index c5e7ebf..a63e3d5 100644 --- a/composer.json +++ b/composer.json @@ -32,13 +32,13 @@ "kleinweb/php-coding-standards": "^0.6.0", "pantheon-systems/wp-saml-auth": "^2.1", "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", "roots/acorn": "^5.0@beta", "slevomat/coding-standard": "^8.15", "squizlabs/php_codesniffer": "^3.7.1", - "szepeviktor/phpstan-wordpress": "^1.3" + "szepeviktor/phpstan-wordpress": "^2.0" }, "config": { "allow-plugins": {