From 399618417df74dae663f870564b3e466b9c91db0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 05:15:11 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v8 [SECURITY] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f46d1eaf..d5f097eb 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "php-coveralls/php-coveralls": "^2.2.0", "phpcompatibility/phpcompatibility-wp": "@stable", "phpunit/phpcov": "^5.0", - "phpunit/phpunit": "^7", + "phpunit/phpunit": "^8", "slowprog/composer-copy-file": "@stable", "wp-coding-standards/wpcs": "@stable", "xwp/wordpress-tests-installer": "@stable",