From 91b844250c4cb084ad2d34436a2318e3ec221d5c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 20:32:30 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v12 [security] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 191176a5..ce4e7e13 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^3.0", "phpstan/phpstan": "^2.1", - "phpunit/phpunit": "^11.5" + "phpunit/phpunit": "^12.5.22" }, "autoload": { "psr-4": {