!30 将 ThikPHP 5 版本限定在 V5.0.x

Merge pull request !30 from F4NNIU/composer_json_tp5_1
pull/585451/MERGE
F4NNIU 2018-01-02 09:31:25 +08:00 committed by Karson
commit 3fe0025fed
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
],
"require": {
"php": ">=5.4.0",
"topthink/framework": "^5.0",
"topthink/framework": "5.0.*",
"overtrue/wechat": "~3.1",
"endroid/qrcode": "^1.9",
"topthink/think-captcha": "^1.0",