From 4c723d1e28a539341a60937bde87256c069a0955 Mon Sep 17 00:00:00 2001 From: Matthias Pfefferle Date: Thu, 27 Jan 2022 11:48:50 +0100 Subject: [PATCH] Update composer.json --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f7cc815..e3059e7 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,8 @@ "phpunit/phpunit": "^5.7.21 || ^6.5 || ^7.5", "phpcompatibility/php-compatibility": "*", "squizlabs/php_codesniffer": "3.*", - "wp-coding-standards/wpcs": "^2.3.0" + "wp-coding-standards/wpcs": "^2.3.0", + "yoast/phpunit-polyfills": "^1.0" }, "license": "MIT", "authors": [