From 3d26f1d34aa98a8d9cb1ddab329e9c94b1d44a2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 17:23:15 +0000 Subject: [PATCH] Bump wp-phpunit/wp-phpunit from 7.0.0 to 7.0.1 Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 7.0.0 to 7.0.1. - [Commits](https://github.com/wp-phpunit/wp-phpunit/compare/7.0.0...7.0.1) --- updated-dependencies: - dependency-name: wp-phpunit/wp-phpunit dependency-version: 7.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 9c765eefd..d7bfb510d 100644 --- a/composer.lock +++ b/composer.lock @@ -7743,16 +7743,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "7.0.0", + "version": "7.0.1", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "06828a65f8276e31368fbe4c5f3d445332abc4c5" + "reference": "0d17335392d78b12b3e7e6b519cd53db728df52a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/06828a65f8276e31368fbe4c5f3d445332abc4c5", - "reference": "06828a65f8276e31368fbe4c5f3d445332abc4c5", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/0d17335392d78b12b3e7e6b519cd53db728df52a", + "reference": "0d17335392d78b12b3e7e6b519cd53db728df52a", "shasum": "" }, "type": "library", @@ -7787,7 +7787,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2026-05-21T02:56:35+00:00" + "time": "2026-07-10T02:38:55+00:00" }, { "name": "yoast/phpunit-polyfills",