From bf7e1395188b8312c34985ef149584d2c9e984d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 05:03:17 +0000 Subject: [PATCH] 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 f2d34a8..cbbd82f 100644 --- a/composer.json +++ b/composer.json @@ -58,7 +58,7 @@ "phpstan/phpstan": "^2.0", "phpstan/phpstan-doctrine": "^2.0", "phpstan/phpstan-phpunit": "^2.0", - "phpunit/phpunit": "^10.5.45", + "phpunit/phpunit": "^13.0.0", "roave/security-advisories": "dev-master", "swoole/ide-helper": "~5.1.0" },