diff --git a/composer.json b/composer.json index 1537dbcd..51be1768 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,8 @@ "alleyinteractive/alley-coding-standards": "^2.0", "friendsofphp/php-cs-fixer": "^3.65", "mantle-framework/testkit": "^1.3", - "szepeviktor/phpstan-wordpress": "^1.3" + "php-stubs/wordpress-stubs": "^6.0", + "szepeviktor/phpstan-wordpress": "^1.3.5" }, "scripts": { "fixer": "php-cs-fixer -v fix --allow-risky=yes",