feat: 修改composer license
Showing
| ... | ... | @@ -2,6 +2,7 @@ |
| "name": "jiwei/easy-http-sdk", | ||
| "description": "http client sdk generation.", | ||
| "type": "library", | ||
| "license": "MIT", | ||
| "autoload": { | ||
| "psr-4": { | ||
| "Jiwei\\EasyHttpSdk\\": "src/" | ||
| ... | ... |
Please register or sign in to comment