From a416fbe8cb3ba7b28555a113ebbdeb17cfb18c15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 04:18:50 +0000 Subject: [PATCH] Update dependency wp-phpunit/wp-phpunit to ^6.5.2 --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index bf292212..eb2ffbc6 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.5.2", "xwp/wait-for": "^0.0.2", "yoast/phpunit-polyfills": "^2.0" }, diff --git a/composer.lock b/composer.lock index 07ebbcae..d2796d87 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": "ff17d1d32998ee8b4f6d042c527c3bc3", "packages": [ { "name": "composer/installers", @@ -6929,16 +6929,16 @@ }, { "name": "wp-phpunit/wp-phpunit", - "version": "6.4.2", + "version": "6.5.2", "source": { "type": "git", "url": "https://github.com/wp-phpunit/wp-phpunit.git", - "reference": "aa3c8f5d1b7efc295fd2b37c7264d2356a8c1099" + "reference": "4368fd1dd37d0314cbaa9040be39d835616aeb17" }, "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/4368fd1dd37d0314cbaa9040be39d835616aeb17", + "reference": "4368fd1dd37d0314cbaa9040be39d835616aeb17", "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-04-03T00:33:03+00:00" }, { "name": "xwp/wait-for",