From 1393767654316532f24da5047f95ed31320ac498 Mon Sep 17 00:00:00 2001 From: zhouyangyang Date: Thu, 7 Jul 2022 14:51:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= 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 afe7da8..e714311 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "php": ">=7.4", "ext-json": "*", "ext-fileinfo": "*", - "hyperf/framework": "~2.2.0", + "hyperf/framework": "^2.2|^2.1", "hyperf/guzzle": "~2.2.0", "hyperf/http-server": "~2.2.0", "hyperf/json-rpc": "^2.2",