From 86efb5afee4baee7048407a87024deac6020e91b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 14:00:56 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v13 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 56b5739..d7345c1 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "ext-bcmath": "*" }, "require-dev": { - "phpunit/phpunit": "^9.6" + "phpunit/phpunit": "^13.0" }, "autoload": { "psr-4": {