From d6c3f3522b08805df55c72a066e8f5bf7bebf753 Mon Sep 17 00:00:00 2001 From: Nuno Maduro Date: Thu, 13 Apr 2023 12:51:19 +0100 Subject: [PATCH] chore: fix caret --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2ff37eac..ea03796e 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ }, "conflict": { "webmozart/assert": "<1.11.0", - "phpunit/phpunit": ">10.1.0" + "phpunit/phpunit": "<10.1.0" }, "autoload": { "psr-4": {