From f787e5e411050eae13bea6724e2b0d1e359499c8 Mon Sep 17 00:00:00 2001 From: xuanchen <122383162@qq.com> Date: Tue, 31 Oct 2023 14:13:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= 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 8fe6fff..85beb13 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ } }, "require": { - "php": ">=7.4", + "php": ">=7.0", "guzzlehttp/guzzle": "^6.2 || ^7.0" }, "authors": [