From 351dad826e80fea115836a0d23c1675b9fefd66f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 09:42:17 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v12 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9dee9ce..7a59156 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ ], "require": {}, "require-dev": { - "phpunit/phpunit": "^7.5" + "phpunit/phpunit": "^12.0" }, "config": { "platform": {