From 14786144dc6e52236795f65103218a2dd1828fe7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 May 2025 02:06:21 +0000 Subject: [PATCH] Composer Dev(deps-dev): Bump wp-phpunit/wp-phpunit from 6.8.0 to 6.8.1 Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.8.0 to 6.8.1. - [Commits](https://github.com/wp-phpunit/wp-phpunit/compare/6.8.0...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-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 091123535..6a4820d2b 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "wp-forge/helpers": "^2.0" }, "require-dev": { - "wp-phpunit/wp-phpunit": "^6.8.0", + "wp-phpunit/wp-phpunit": "^6.8.1", "yoast/phpunit-polyfills": "^4.0.0", "newfold-labs/wp-php-standards": "^1.2.5", "wp-cli/i18n-command": "^2.6.3" diff --git a/composer.lock b/composer.lock index a9da44b6b..2006b8172 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "13b555f921a4be84744a7cec1923f1e6", + "content-hash": "0f5a4400b58f227efc62fa59a45f5531", "packages": [ { "name": "doctrine/inflector", @@ -4707,7 +4707,7 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.8.0", + "version": "6.8.1", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git",