From 28b5e8b4f7b5a5a7da624a7f34055885d8c66163 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 14:38:28 +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 78eb41f..f39f724 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "infection/infection": "^0.29", "phpstan/phpstan-strict-rules": "^1.0", "phpunit/php-code-coverage": "^10", - "phpunit/phpunit": "^10" + "phpunit/phpunit": "^12" }, "autoload": { "psr-4": {