From e770907cd034fb09f2d7659d214fb13248b9e77d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 22:32:04 +0000 Subject: [PATCH] chore(deps): update dependency yoast/phpunit-polyfills to ^1.0.5 --- packages/bdt-customisations/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bdt-customisations/composer.json b/packages/bdt-customisations/composer.json index 30742956..1e2c5be3 100755 --- a/packages/bdt-customisations/composer.json +++ b/packages/bdt-customisations/composer.json @@ -3,7 +3,7 @@ "description": "BDT WordPress customisations", "require-dev": { "phpunit/phpunit": "^9.6", - "yoast/phpunit-polyfills": "^1.0", + "yoast/phpunit-polyfills": "^1.0.5", "wp-graphql/wp-graphql": "^1.32.1", "dms/phpunit-arraysubset-asserts": "^0.5.0" }