From eab54102d1b0562ca41a3535dd508640cc559d74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Dec 2023 15:26:49 +0000 Subject: [PATCH] Composer Dev(deps-dev): Bump wp-phpunit/wp-phpunit from 6.4.1 to 6.4.2 Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.4.1 to 6.4.2. - [Commits](https://github.com/wp-phpunit/wp-phpunit/compare/6.4.1...6.4.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 | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index bd8e99f98..bec2ae1eb 100644 --- a/composer.json +++ b/composer.json @@ -52,7 +52,7 @@ "roave/security-advisories": "dev-latest", "newfold-labs/wp-php-standards": "^1.2", "wp-cli/i18n-command": "^2.4.4", - "wp-phpunit/wp-phpunit": "^6.4.1" + "wp-phpunit/wp-phpunit": "^6.4.2" }, "require": { "newfold-labs/wp-module-business-reviews": "^1.1.1", diff --git a/composer.lock b/composer.lock index 5f96ebdc5..4771c95b0 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": "893cc7d2bb794d256369f57e2ae69a02", + "content-hash": "b238cf6ff0b86093d035a3ff1cf2b194", "packages": [ { "name": "doctrine/inflector", @@ -3517,16 +3517,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.4.1", + "version": "6.4.2", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "7b0f58b0c33ba2569a4de74761c10c629298e7ce" + "reference": "aa3c8f5d1b7efc295fd2b37c7264d2356a8c1099" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/7b0f58b0c33ba2569a4de74761c10c629298e7ce", - "reference": "7b0f58b0c33ba2569a4de74761c10c629298e7ce", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/aa3c8f5d1b7efc295fd2b37c7264d2356a8c1099", + "reference": "aa3c8f5d1b7efc295fd2b37c7264d2356a8c1099", "shasum": "" }, "type": "library", @@ -3561,7 +3561,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2023-11-28T00:32:39+00:00" + "time": "2023-12-07T00:50:08+00:00" } ], "aliases": [],