mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-25 01:25:34 +08:00
add composer.json
This commit is contained in:
14
composer.json
Normal file
14
composer.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user