From 21bf23fe905ba6d43198be19e8936690a25ae705 Mon Sep 17 00:00:00 2001
From: vilson <545522390@qq.com>
Date: Sat, 20 Jul 2019 10:33:00 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0compose.json?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: vilson <545522390@qq.com>
---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index e4768d0..3322fbb 100644
--- a/composer.json
+++ b/composer.json
@@ -15,7 +15,7 @@
     }
   ],
   "require": {
-    "php": ">=7.2",
+    "php": ">=7.0",
     "qiniu/php-sdk": "^7.2",
     "endroid/qr-code": "^1.9",
     "topthink/framework": "5.1.*",