Commit 7ab50762 authored by 谢宇轩's avatar 谢宇轩

feat: 添加执行文件

parent 26860ca6
#!/usr/bin/env php
<?php
use Jiwei\EasyHttpSdk\Generation\SdkEndpointBuilder;
......
......@@ -34,6 +34,9 @@
"dev-developer": "2.0.x-dev"
}
},
"bin": [
"bin/easysdk"
],
"scripts": {
"phpstan": "vendor/bin/phpstan analyse -c phpstan.neon",
"phpunit": "./vendor/bin/phpunit",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment