From f6a47d8f3ebe3d6d718059ec50fcdfc09d8d4530 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 09:54:25 +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 0d251ab..3ccf542 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "php": ">=7.0" }, "require-dev": { - "phpunit/phpunit": "7.5.1" + "phpunit/phpunit": "11.0.3" }, "autoload": { "psr-4": {