From 67b230f6bea48004aca613c443ae4f72b1744ecd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Feb 2024 05:32:35 +0000 Subject: [PATCH] chore(deps): update dependency wp-phpunit/wp-phpunit to ^6.4.2 --- composer.json | 2 +- composer.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 2f7be11..263cc22 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "phpunit/phpunit": "^9.6.16", "psalm/plugin-phpunit": "^0.18.4", "vimeo/psalm": "^5.21.1", - "wp-phpunit/wp-phpunit": "^6.4", + "wp-phpunit/wp-phpunit": "^6.4.2", "yoast/phpunit-polyfills": "^2.0" }, "config": { diff --git a/composer.lock b/composer.lock index 7b14b8a..f573908 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": "eadc077d2bacd150cead146c5a80585e", + "content-hash": "eba2365a19701c84c4fe30d807a07c92", "packages": [ { "name": "composer/installers",