From 5a22eecd107b098240663e6e4b9b358bb9f057d2 Mon Sep 17 00:00:00 2001 From: "appsec-renovate-bot[bot]" <255880998+appsec-renovate-bot[bot]@users.noreply.github.com> Date: Sun, 20 Sep 2026 06:07:55 +0000 Subject: [PATCH] [Renovate] Update dependency phpunit/phpunit to v8 [SECURITY] [HIGH] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e9d80a2..5631e92 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "ext-curl": "*" }, "require-dev": { - "phpunit/phpunit": "~4.0|~5.0" + "phpunit/phpunit": "8.5.52" }, "autoload": { "psr-4": {