mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-18 05:04:51 +08:00
14 lines
328 B
JSON
14 lines
328 B
JSON
{
|
|
"require": {
|
|
"php": ">=7.2.0",
|
|
"eaglewu/swoole-ide-helper": "dev-master",
|
|
"ext-mbstring": "^7.1",
|
|
"ext-json": "*",
|
|
"ext-iconv": "*",
|
|
"ext-mysqli": "*",
|
|
"ext-dom": "20031129",
|
|
"ext-gd": "^7.1",
|
|
"ext-curl": "^7.1",
|
|
"ext-openssl": "^7.1"
|
|
}
|
|
} |