From 697b4acba6001448876634e2625012e058fa9d05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 12:54:49 +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..be1bbf7b 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.6.1", "phpunit/phpunit": "7.5.20", "yoast/phpunit-polyfills": "^1.0" },