From ac6edc71314c1a6b6717c90871218e239e2d6d30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 18:03:59 +0000 Subject: [PATCH] Bump wp-phpunit/wp-phpunit from 6.9.1 to 6.9.4 Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.9.1 to 6.9.4. - [Commits](https://github.com/wp-phpunit/wp-phpunit/compare/6.9.1...6.9.4) --- updated-dependencies: - dependency-name: wp-phpunit/wp-phpunit dependency-version: 6.9.4 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 b457512a3..5163b0efc 100644 --- a/composer.lock +++ b/composer.lock @@ -7738,7 +7738,7 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.9.1", + "version": "6.9.4", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", @@ -7851,8 +7851,8 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { - "plugin-check/phpcs-sniffs": 20, - "phpcompatibility/php-compatibility": 20 + "phpcompatibility/php-compatibility": 20, + "plugin-check/phpcs-sniffs": 20 }, "prefer-stable": false, "prefer-lowest": false, @@ -7860,9 +7860,9 @@ "php": ">=7.4", "ext-json": "*" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "7.4" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.9.0" }