From 4512a64800011382f88a5eeef46c58b63a826d93 Mon Sep 17 00:00:00 2001 From: "renovate-fastnorth[bot]" <197292528+renovate-fastnorth[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 17:11:57 +0000 Subject: [PATCH] chore(deps): 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 2213aa7..5961754 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "mustache/mustache": "~2.0" }, "require-dev": { - "phpunit/phpunit": "^5.3", + "phpunit/phpunit": "^8.5.52", "satooshi/php-coveralls": "^2.0" }, "autoload": {