edit
正在显示
app/Services/JdDataService.php
0 → 100644
| ... | ... | @@ -8,6 +8,7 @@ |
| "php": ">=7.0.0", | ||
| "bluecity/core": "^0.1.23", | ||
| "bluecity/data": "^0.1.9", | ||
| "bluecity/jos": "1.0.0", | ||
| "chumper/zipper": "^1.0", | ||
| "fideloper/proxy": "~3.3", | ||
| "guzzlehttp/guzzle": "^7.3", | ||
| ... | ... | @@ -81,6 +82,10 @@ |
| "bluecity/data": { | ||
| "type": "git", | ||
| "url": "https://gitlab.bluearp.com/bluecity/data.git" | ||
| }, | ||
| "bluecity/jos": { | ||
| "type": "git", | ||
| "url": "http://gitlab.bluearp.com/bluecity/jos.git" | ||
| } | ||
| } | ||
| } |
请
注册
或者
登录
后发表评论