From 4c2b8f2568052e07b5c915174b70d9ed0de80cbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 19:30:29 +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 c866198..5cad0c3 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "phpstan/phpstan-deprecation-rules": "^2.0.4", "phpstan/phpstan-phpunit": "^2.0.16", "phpstan/phpstan-strict-rules": "^2.0.10", - "phpunit/phpunit": "^12.5.23", + "phpunit/phpunit": "^13.1.7", "rector/rector": "^2.4.2" }, "minimum-stability": "stable",