From 106e0b38fc3c1cd64147622e4e874e0f611db14a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 10:00:27 +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 10a29ee..0ebff01 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^3.92", "phpstan/phpstan": "^2", - "phpunit/phpunit": "^11.5.6", + "phpunit/phpunit": "^12.0.0", "rector/rector": "^2" }, "autoload": {