From 1ba156b44bbf9e6edef6c0450603c12982327046 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 18:15:52 +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 a3a630a6..0b385792 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ }, "require-dev": { "friendsofphp/php-cs-fixer": "^2.15|^3.6", - "phpunit/phpunit": "^9" + "phpunit/phpunit": "^13" }, "autoload": { "psr-4": {