|
...
|
...
|
@@ -2,9 +2,9 @@ |
|
|
|
|
|
|
|
```composer
|
|
|
|
"repositories": {
|
|
|
|
"lackoxygen/top-warehouse": {
|
|
|
|
"lackoxygen/tiktok_shop": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "http://47.107.73.162:8099/lackoxygen/tiktok_shop.git"
|
|
|
|
"url": "git@47.107.73.162:lackoxygen/tiktok_shop.git"
|
|
|
|
},
|
|
|
|
}
|
|
|
|
```
|
...
|
...
|
|