From a0f2e518c0b35119235abc84295adbd5eb8b0370 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 18:32:15 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v11 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ea8600c..3787ed5 100644 --- a/composer.json +++ b/composer.json @@ -63,7 +63,7 @@ "infection/infection": "^0.27.0", "maglnet/composer-require-checker": "^4.6.0", "malukenho/mcbumpface": "^1.2.0", - "phpunit/phpunit": "^10.2.1", + "phpunit/phpunit": "^11.0.0", "roave/security-advisories": "dev-master", "staabm/annotate-pull-request-from-checkstyle": "^1.8.5", "sebastian/diff": "5.0.0 as 3.0.2",