From 8a059c712d3d80f67ed4cf77defc111c220ae95f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Feb 2025 11:31:47 -0600 Subject: [PATCH] chore(deps-dev): Bump wp-phpunit/wp-phpunit from 6.7.1 to 6.7.2 (#6146) Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.7.1 to 6.7.2. - [Commits](https://github.com/wp-phpunit/wp-phpunit/compare/6.7.1...6.7.2) --- updated-dependencies: - dependency-name: wp-phpunit/wp-phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 7b1c9a6de8..99d53a3f9b 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "dms/phpunit-arraysubset-asserts": "0.5.0", "yoast/phpunit-polyfills": "3.1.1", "johnpbloch/wordpress-core": "6.7.2", - "wp-phpunit/wp-phpunit": "6.7.1", + "wp-phpunit/wp-phpunit": "6.7.2", "wp-cli/wp-cli": "2.11.0" }, "config": { diff --git a/composer.lock b/composer.lock index 4123f42585..dce3b16a46 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": "8c9ede8901e3ea4077071bdf77a5f9fd", + "content-hash": "0b20c6aa61e4a82ad7d0d13ed9b50f84", "packages": [], "packages-dev": [ { @@ -3042,16 +3042,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.7.1", + "version": "6.7.2", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "e63eb1c0980839853c569d3f04ff70263b7795e3" + "reference": "e2bb06bacc92a8e9e405e83f56989e8ed9359db1" }, "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/e2bb06bacc92a8e9e405e83f56989e8ed9359db1", + "reference": "e2bb06bacc92a8e9e405e83f56989e8ed9359db1", "shasum": "" }, "type": "library", @@ -3086,7 +3086,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-02-12T01:22:52+00:00" }, { "name": "yoast/phpunit-polyfills",