From 037f6efe3ac27e9cda668e6d13eb087ed5471bce Mon Sep 17 00:00:00 2001 From: Ari Stathopoulos Date: Mon, 22 Apr 2024 11:37:15 +0300 Subject: [PATCH] Remove phpstan dependencies --- composer.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 38d597b..d889d0d 100644 --- a/composer.json +++ b/composer.json @@ -16,10 +16,7 @@ "wp-coding-standards/wpcs": "^3.1", "yoast/phpunit-polyfills": "^1.0.1", "phpcompatibility/phpcompatibility-wp": "*", - "php-parallel-lint/php-parallel-lint": "^1.3", - "phpstan/phpstan": "^1.10", - "szepeviktor/phpstan-wordpress": "^1.3", - "phpstan/extension-installer": "^1.3" + "php-parallel-lint/php-parallel-lint": "^1.3" }, "config": { "allow-plugins": {