12345678910111213 |
- {
- "require": {
- "php": ">=7.1.0",
- "topthink/think-orm": "^2.0",
- "aliyuncs/oss-sdk-php": "^2.3",
- "qiniu/php-sdk": "^7.2",
- "yunchuang/appstore-connect-api": "~1.0",
- "phpmailer/phpmailer": "^6.1",
- "overtrue/pinyin": "^4.0",
- "pclzip/pclzip": "^2.8",
- "workerman/gateway-worker": "^3.0"
- }
- }
|