From b50dac9399f247de4b7b278cd5582e5bfca8d218 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 11:11:16 +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 3bc30b7..bb362e3 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "phpdocumentor/reflection-docblock": "~4.3 || ~5.0" }, "require-dev": { - "phpunit/phpunit": "~6.0 || ~7.0 || ~9.0" + "phpunit/phpunit": "~11.0" }, "support": { "docs": "https://voku.github.io/Arrayy/",