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",