From cef2cf66f2fde032ffbca398fa060a3e39c67af6 Mon Sep 17 00:00:00 2001 From: Ivan Date: Tue, 21 May 2024 15:35:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0guzzlehttp=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E7=9A=84=E6=94=AF=E6=8C=81,=206.2=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E8=BF=87=E4=BD=8E?= 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 461a90d0..2268ed8a 100644 --- a/composer.json +++ b/composer.json @@ -5,7 +5,7 @@ "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", - "guzzlehttp/guzzle": "^6.2" + "guzzlehttp/guzzle": "^6.2 || ^7.0" }, "autoload": { "psr-4": {