From fafb21925c55c54ba119a387f8d5e08a4eb083ce Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 09:05:25 +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 78eb41f..3ab76b8 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "infection/infection": "^0.29", "phpstan/phpstan-strict-rules": "^1.0", "phpunit/php-code-coverage": "^10", - "phpunit/phpunit": "^10" + "phpunit/phpunit": "^13" }, "autoload": { "psr-4": {