perf: 恢复预览版本
Showing
| ... | ... | @@ -28,6 +28,11 @@ |
| "phpunit/phpunit": "^9", | ||
| "phpstan/phpstan": "^1.9" | ||
| }, | ||
| "extra": { | ||
| "branch-alias": { | ||
| "dev-master": "1.0.x-dev" | ||
| } | ||
| }, | ||
| "bin": [ | ||
| "bin/easysdk", | ||
| "bin/easysdk-option" | ||
| ... | ... |
Please register or sign in to comment