From 8469a34b291ba037a2c8fc3efb8bc8860265df6f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 09:28:10 +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 055e230..9ea733d 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/phpstan-deprecation-rules": "^2.0", "phpstan/phpstan-phpunit": "^2.0", - "phpunit/phpunit": "^9.6", + "phpunit/phpunit": "^13.0", "shipmonk/name-collision-detector": "^2.1" }, "config": {