From 49349201e177f27ef2a6ce8a1ddae5087c419e60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 13:46:37 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2aba1865..fbbab1f8 100644 --- a/composer.json +++ b/composer.json @@ -12,7 +12,7 @@ "squizlabs/php_codesniffer": "*", "wp-coding-standards/wpcs": "*", "wp-phpunit/wp-phpunit": "5.7.2", - "phpunit/phpunit": "7.5.20", + "phpunit/phpunit": "11.3.2", "yoast/phpunit-polyfills": "^1.0" }, "autoload": {