From 50c44bc7732a2a01976374cd2b41b2f6cb1b3a96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Mar 2024 02:46:39 +0000 Subject: [PATCH] Update dependency wp-phpunit/wp-phpunit to v6 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2aba1865..3f2ff06e 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "phpcompatibility/phpcompatibility-wp": "*", "squizlabs/php_codesniffer": "*", "wp-coding-standards/wpcs": "*", - "wp-phpunit/wp-phpunit": "5.7.2", + "wp-phpunit/wp-phpunit": "6.4.3", "phpunit/phpunit": "7.5.20", "yoast/phpunit-polyfills": "^1.0" },