From 91b26f342d6e3c3f8960f82f09863432647a1386 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 10:43:46 +0000 Subject: [PATCH] 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 98608d1..5342686 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "voku/portable-utf8": "~6.0.2" }, "require-dev": { - "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0" + "phpunit/phpunit": "~11.0" }, "autoload": { "psr-4": {