From a5f9e318d3af01ab4057f9f1e6b003d1d2a01403 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 09:08:33 +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 9dee9ce..d7e1d18 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": {}, "require-dev": { - "phpunit/phpunit": "^7.5" + "phpunit/phpunit": "^13.0" }, "config": { "platform": {