From 8cb8f2e225710333ccb049cd63e9a1b235d37fa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 08:04:24 +0000 Subject: [PATCH] Bump wp-phpunit/wp-phpunit from 6.1.1 to 6.7.1 Bumps [wp-phpunit/wp-phpunit](https://github.com/wp-phpunit/wp-phpunit) from 6.1.1 to 6.7.1. - [Commits](https://github.com/wp-phpunit/wp-phpunit/compare/6.1.1...6.7.1) --- updated-dependencies: - dependency-name: wp-phpunit/wp-phpunit dependency-type: direct:development update-type: version-update:semver-minor ... 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 016dc41..f19fda6 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "phpunit/phpunit": "9.5.28", "wp-coding-standards/wpcs": "^2.3", "johnpbloch/wordpress-core": "6.1.1", - "wp-phpunit/wp-phpunit": "6.1.1", + "wp-phpunit/wp-phpunit": "6.7.1", "yoast/phpunit-polyfills": "1.1.0", "wp-cli/wp-cli": "*" }, diff --git a/composer.lock b/composer.lock index 38ae68a..f9ce6ae 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": "7a3deba220b0a3ac72b3a4419871538b", + "content-hash": "e2587c92616fba398a5344d67318355c", "packages": [], "packages-dev": [ { @@ -2617,16 +2617,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.1.1", + "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "49521597fa525f762a50a4a6d22ed180839519fd" + "reference": "e63eb1c0980839853c569d3f04ff70263b7795e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/49521597fa525f762a50a4a6d22ed180839519fd", - "reference": "49521597fa525f762a50a4a6d22ed180839519fd", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/e63eb1c0980839853c569d3f04ff70263b7795e3", + "reference": "e63eb1c0980839853c569d3f04ff70263b7795e3", "shasum": "" }, "type": "library", @@ -2661,7 +2661,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2022-11-02T12:52:44+00:00" + "time": "2024-11-22T01:27:46+00:00" }, { "name": "yoast/phpunit-polyfills",