init
Showing
classes/fpf/FpfClassLoad.php
0 → 100644
... | @@ -2,22 +2,11 @@ | ... | @@ -2,22 +2,11 @@ |
"name": "system", | "name": "system", | ||
"type": "library", | "type": "library", | ||
"require": {}, | "require": {}, | ||
"require-dev": { | "require-dev": {}, | ||
"thrift_33cn": "@dev", | "repositories": {}, | ||
"service/market": "@dev" | "autoload": { | ||
}, | "classmap": [ | ||
"repositories": { | "./classes" | ||
"packagist": { | ] | ||
"type": "composer", | |||
"url": "https://packagist.phpcomposer.com" | |||
}, | |||
"thrift_33cn": { | |||
"type": "git", | |||
"url": "git@gitlab.33.cn:_site-res/thrift_33cn.git" | |||
}, | |||
"service/market": { | |||
"type": "git", | |||
"url": "git@gitlab.33.cn:_site-service/market-service-intf.git" | |||
} | |||
} | } | ||
} | } | ||
\ No newline at end of file |
Please
register
or
sign in
to comment