From ad272bc9415358b3beff640d36cee100252e4b67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Mar 2025 19:07:19 +0000 Subject: [PATCH] chore(deps): 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 c19e4f6..3d86b76 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "phpstan/phpstan": "2.1.8", "phpstan/phpstan-phpunit": "2.0.4", "phpstan/phpstan-strict-rules": "2.0.4", - "phpunit/phpunit": "^11.0", + "phpunit/phpunit": "^12.0", "thecodingmachine/phpstan-safe-rule": "^1.0" }, "autoload": {