From aabd4c6d7a950e6f3c43fcb2d8397fd8333f4858 Mon Sep 17 00:00:00 2001 From: "appsec-renovate-bot[bot]" <255880998+appsec-renovate-bot[bot]@users.noreply.github.com> Date: Sat, 4 Jul 2026 07:11:35 +0000 Subject: [PATCH] [Renovate] 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 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": {