compose.json: 补充依赖ext-curl

pull/174/head
Jayin Ton 2020-03-07 15:21:11 +08:00
parent 30c695ff61
commit 166aa9dbf3
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
], ],
"require": { "require": {
"php": ">=5.6.0", "php": ">=5.6.0",
"ext-curl": "*",
"topthink/framework": "~5.0.24", "topthink/framework": "~5.0.24",
"overtrue/wechat": "~3.1", "overtrue/wechat": "~3.1",
"endroid/qr-code": "^1.9", "endroid/qr-code": "^1.9",