From 57c899ec0f3c503b531c9d06faecc8b8d2d10b11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Jul 2023 03:49:00 +0000 Subject: [PATCH] Update dependency wp-phpunit/wp-phpunit to v5.9.7 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2aba1865..9854d5e4 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": "5.9.7", "phpunit/phpunit": "7.5.20", "yoast/phpunit-polyfills": "^1.0" },