From fb41b4c5978ae443b3e68c9ccd5c3b3aaee9472b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 07:41:46 +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 118971a..bea9d26 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "phpstan/phpstan-deprecation-rules": "^2.0", "phpstan/phpstan-phpunit": "^2.0", "phpstan/phpstan-strict-rules": "^2.0", - "phpunit/phpunit": "^11.5", + "phpunit/phpunit": "^13.0", "psalm/plugin-phpunit": "^0.19.0", "rector/rector": "^2.3", "vimeo/psalm": "^6.15"