From c9fcb94fc17ac69439b54e4b6649745d76d000c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 04:11:02 +0000 Subject: [PATCH] chore(deps-dev): bump wp-phpunit/wp-phpunit from 7.0.4 to 7.1.0 Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 7.0.4 to 7.1.0. - [Commits](https://github.com/wp-phpunit/wp-phpunit/compare/7.0.4...7.1.0) --- updated-dependencies: - dependency-name: wp-phpunit/wp-phpunit dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 3ef096e..f02375f 100644 --- a/composer.lock +++ b/composer.lock @@ -4563,16 +4563,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "7.0.4", + "version": "7.1.0", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "0d17335392d78b12b3e7e6b519cd53db728df52a" + "reference": "797edc710afc958854852d859c93d9aa1de6447d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/0d17335392d78b12b3e7e6b519cd53db728df52a", - "reference": "0d17335392d78b12b3e7e6b519cd53db728df52a", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/797edc710afc958854852d859c93d9aa1de6447d", + "reference": "797edc710afc958854852d859c93d9aa1de6447d", "shasum": "" }, "type": "library", @@ -4607,7 +4607,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2026-07-10T02:38:55+00:00" + "time": "2026-08-20T00:59:59+00:00" }, { "name": "yoast/phpunit-polyfills",