From 70b5c36ee9f6f4c2138c6bf69d0b856add85c78c Mon Sep 17 00:00:00 2001 From: hhxsv5 Date: Sun, 31 Mar 2024 23:32:04 +0800 Subject: [PATCH] support new phpunit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index eab5651..0325d7d 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "monolog/monolog": "~1.0|~2.0|~3.0" }, "require-dev": { - "phpunit/phpunit": "^5.7" + "phpunit/phpunit": ">=5.7" }, "autoload": { "psr-4": {