From 1cc11c580a4fd4444901b3c4f99065313ce887a6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 03:49:20 +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..cbccf961 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.2.2", "phpunit/phpunit": "7.5.20", "yoast/phpunit-polyfills": "^1.0" },