From b2714477795e6e4ed3e4c3a7b079ed0c96421a0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 02:23:11 +0000 Subject: [PATCH] Update dependency yoast/phpunit-polyfills to v1.1.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9692234ae..d3045974a 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "wp-cli/i18n-command": "2.2.13", "wp-phpunit/wp-phpunit": "5.8.2", "wpeverest/wpeverest-sniffs": "0.1.2", - "yoast/phpunit-polyfills": "1.0.3" + "yoast/phpunit-polyfills": "1.1.0" }, "repositories": [ {