From 608b6edec4d0317e8ff3fff39069c834435dee76 Mon Sep 17 00:00:00 2001 From: Jan Jakes Date: Wed, 28 Jan 2026 20:44:05 +0100 Subject: [PATCH] Update phpunit to fix security advisory error (PKSA-z3gr-8qht-p93v) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 370c1d1e..d41a209d 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "phpcompatibility/phpcompatibility-wp": "*", "php-parallel-lint/php-parallel-lint": "^1.3", "yoast/phpunit-polyfills": "2.0.0", - "phpunit/phpunit": "8.5.38" + "phpunit/phpunit": "8.5.52" }, "config": { "allow-plugins": {