From f2694407625cf857d9443c72fee9c3bf39344201 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 01:54:42 +0000 Subject: [PATCH] Update dependency wp-phpunit/wp-phpunit to ^6.7.1 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index bf292212..331f01fa 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "johnpbloch/wordpress": "dev-master", "phpunit/phpunit": "^9.6.13", "wp-cli/wp-cli-bundle": "^2.8", - "wp-phpunit/wp-phpunit": "^6.4.2", + "wp-phpunit/wp-phpunit": "^6.7.1", "xwp/wait-for": "^0.0.2", "yoast/phpunit-polyfills": "^2.0" }, diff --git a/composer.lock b/composer.lock index 07ebbcae..c06285ea 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": "765b930c1c9ac3f70f84603606c0b5a4", + "content-hash": "85e32321c7ad4c4244feb3b73604a013", "packages": [ { "name": "composer/installers", @@ -6929,16 +6929,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.4.2", + "version": "6.7.1", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "aa3c8f5d1b7efc295fd2b37c7264d2356a8c1099" + "reference": "e63eb1c0980839853c569d3f04ff70263b7795e3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/aa3c8f5d1b7efc295fd2b37c7264d2356a8c1099", - "reference": "aa3c8f5d1b7efc295fd2b37c7264d2356a8c1099", + "url": "https://api.github.com/repos/wp-phpunit/wp-phpunit/zipball/e63eb1c0980839853c569d3f04ff70263b7795e3", + "reference": "e63eb1c0980839853c569d3f04ff70263b7795e3", "shasum": "" }, "type": "library", @@ -6973,7 +6973,7 @@ "issues": "https://github.com/wp-phpunit/issues", "source": "https://github.com/wp-phpunit/wp-phpunit" }, - "time": "2023-12-07T00:50:08+00:00" + "time": "2024-11-22T01:27:46+00:00" }, { "name": "xwp/wait-for", @@ -7073,7 +7073,7 @@ "platform": { "php": ">=8.2" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "8.2" },