From 6dd049e73f05d8cf4d77cec1c3a987ff6c53e23f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 00:05:01 +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 92f3390..65225b2 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "infection/infection": "^0.27.0", "maglnet/composer-require-checker": "^4.6.0", "malukenho/mcbumpface": "^1.2.0", - "phpunit/phpunit": "^10.3.3", + "phpunit/phpunit": "^12.0.0", "roave/security-advisories": "dev-master", "staabm/annotate-pull-request-from-checkstyle": "^1.8.5" },