From 0743f0902503a144653379ad84b472ccac6411d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 18:03:34 +0000 Subject: [PATCH] Composer Dev(deps-dev): Bump wp-phpunit/wp-phpunit from 6.6.1 to 6.6.2 Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.6.1 to 6.6.2. - [Commits](https://github.com/wp-phpunit/wp-phpunit/compare/6.6.1...6.6.2) --- updated-dependencies: - dependency-name: wp-phpunit/wp-phpunit 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 8058d1ed..578f6c74 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ "require-dev": { "newfold-labs/wp-php-standards": "^1.2.4", "wp-cli/i18n-command": "^2.6.2", - "wp-phpunit/wp-phpunit": "^6.6.0" + "wp-phpunit/wp-phpunit": "^6.6.2" }, "scripts": { "fix": "vendor/bin/phpcbf --standard=phpcs.xml .", diff --git a/composer.lock b/composer.lock index 7f6dc320..5789cc1b 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": "7e4a6f9d3e96e8bccfe4952dfad5ac9f", + "content-hash": "f58b38941bd4e916f7d90d70d91b16b9", "packages": [ { "name": "doctrine/inflector", @@ -3997,7 +3997,7 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.6.1", + "version": "6.6.2", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git",