From 43aacd4577e579975006a47e656a1530806901a9 Mon Sep 17 00:00:00 2001 From: Yurun Date: Thu, 8 Feb 2024 13:14:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=BC=E5=AE=B9=E4=BE=9D=E8=B5=96=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6aa46b7..ad8b257 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ }, "require": { "php": ">=5.5", - "yurunsoft/yurun-http" : "~4.0" + "yurunsoft/yurun-http" : "~4.0|~5.0" }, "require-dev": { "friendsofphp/php-cs-fixer": "2.18.3"