diff --git a/composer.json b/composer.json index 9852484..a703cad 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "phpstan/phpstan-deprecation-rules": "^1.1", "swissspidy/phpstan-no-private": "^0.2.0", "symfony/var-dumper": "^6.4", - "szepeviktor/phpstan-wordpress": "^1.3" + "szepeviktor/phpstan-wordpress": "^2.0" }, "suggest": { "automattic/jetpack-autoloader": "Allow for better interoperability with other plugins that use extremis dependencies.",