From 89f99b46b28821def92559d613104e86d8682daf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 17:36:00 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20phpu?= =?UTF-8?q?nit/phpunit=20to=20v12=20[SECURITY]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index eb8bd1d..12e4c3e 100755 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ }, "require-dev": { "mockery/mockery": "^1.5", - "phpunit/phpunit": "^9.6|^10.5|^11.5" + "phpunit/phpunit": "12.5.22" }, "autoload": { "psr-4": {