From d57ab3fdfa4d1b9a286747b2138e6cc906aeb0fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Menrath?= Date: Fri, 20 Sep 2024 22:14:06 +0200 Subject: [PATCH] test --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 23bfd77..945c004 100644 --- a/composer.json +++ b/composer.json @@ -12,8 +12,7 @@ "squizlabs/php_codesniffer": "3.*", "wp-coding-standards/wpcs": "dev-develop", "dealerdirect/phpcodesniffer-composer-installer": "^1.0.0", - "sirbrillig/phpcs-variable-analysis": "^2.11", - "yoast/phpunit-polyfill": "*" + "sirbrillig/phpcs-variable-analysis": "^2.11" }, "config": { "allow-plugins": true