From 08ec4b6eccd70c6ca65f772f8098a0a5d71e15cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 08:45:09 +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 71e3279..9332a66 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "php-parallel-lint/php-parallel-lint": "^1.4", "phpstan/phpstan-phpunit": "^2.0", "phpstan/phpstan-strict-rules": "^2.0", - "phpunit/phpunit": "^9.6", + "phpunit/phpunit": "^13.0", "shipmonk/name-collision-detector": "^2.1" }, "config": {