mirror of https://gitee.com/karson/fastadmin.git
compose.json: 补充依赖ext-curl
parent
30c695ff61
commit
166aa9dbf3
|
|
@ -16,6 +16,7 @@
|
|||
],
|
||||
"require": {
|
||||
"php": ">=5.6.0",
|
||||
"ext-curl": "*",
|
||||
"topthink/framework": "~5.0.24",
|
||||
"overtrue/wechat": "~3.1",
|
||||
"endroid/qr-code": "^1.9",
|
||||
|
|
|
|||
Loading…
Reference in New Issue