From ae11381309fdca17ed3d2307cadb1a67a1375b69 Mon Sep 17 00:00:00 2001 From: F4nniu Date: Thu, 23 Jun 2022 00:31:19 +0800 Subject: [PATCH] =?UTF-8?q?php=20=E7=89=88=E6=9C=AC=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BA=E5=A4=A7=E4=BA=8E=E7=AD=89=E4=BA=8E?= =?UTF-8?q?=207.2?= 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 fa0375cc..714b3fd5 100755 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ } ], "require": { - "php": ">=7.1.0", + "php": ">=7.2.0", "topthink/framework": "dev-master", "topthink/think-captcha": "^1.0", "topthink/think-installer": "^1.0.14",