mirror of https://gitee.com/karson/fastadmin.git
!30 将 ThikPHP 5 版本限定在 V5.0.x
Merge pull request !30 from F4NNIU/composer_json_tp5_1pull/585451/MERGE
commit
3fe0025fed
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue