From 1c0fe0ab0a4c6943bcd9e45d2347f8e804150bbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 14:51:45 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20phpu?= =?UTF-8?q?nit/phpunit=20to=20v13?= 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..a3500a6 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": "13.0.2" }, "autoload": { "psr-4": {