From 8b3d67aaad7ea29ceb6984441b717e28defc5063 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 19:28:42 +0000 Subject: [PATCH] Chore(deps-dev): Bump wp-phpunit/wp-phpunit from 6.7.1 to 6.8.1 Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.7.1 to 6.8.1. - [Commits](https://github.com/wp-phpunit/wp-phpunit/compare/6.7.1...6.8.1) --- updated-dependencies: - dependency-name: wp-phpunit/wp-phpunit dependency-version: 6.8.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 888b0bb..9bd0693 100644 --- a/composer.lock +++ b/composer.lock @@ -2903,16 +2903,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.7.1", + "version": "6.8.1", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "e63eb1c0980839853c569d3f04ff70263b7795e3" + "reference": "a33d328dab5a4a9ddf0c560bcadbabb58b5ee67f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/e63eb1c0980839853c569d3f04ff70263b7795e3", - "reference": "e63eb1c0980839853c569d3f04ff70263b7795e3", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/a33d328dab5a4a9ddf0c560bcadbabb58b5ee67f", + "reference": "a33d328dab5a4a9ddf0c560bcadbabb58b5ee67f", "shasum": "" }, "type": "library", @@ -2947,7 +2947,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2024-11-22T01:27:46+00:00" + "time": "2025-04-16T01:40:54+00:00" }, { "name": "yoast/phpunit-polyfills", @@ -3022,5 +3022,5 @@ "php": ">=8.2" }, "platform-dev": [], - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }