From 4ea8f842f91cbaf7acbedc66cb4bf23cec53106d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 10:10:50 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v13 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.35 | 13.2.5 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cecdfe9..51a000f 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "cache/integration-tests": "dev-master", "cache/tag-interop": "dev-master", "infection/infection": "^0.26.19", - "phpunit/phpunit": "^9.6.7" + "phpunit/phpunit": "^13.2.5" }, "license": "MIT", "authors": [