mirror of https://gitee.com/karson/fastadmin.git
将 ThikPHP 5 版本限定在 V5.0.x,来自群友 yun-安徽 反馈。
parent
b72ddda452
commit
2c6e4f9421
|
|
@ -16,7 +16,7 @@
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.4.0",
|
||||||
"topthink/framework": "^5.0",
|
"topthink/framework": "5.0.*",
|
||||||
"overtrue/wechat": "~3.1",
|
"overtrue/wechat": "~3.1",
|
||||||
"endroid/qrcode": "^1.9",
|
"endroid/qrcode": "^1.9",
|
||||||
"topthink/think-captcha": "^1.0",
|
"topthink/think-captcha": "^1.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue