diegovilarinho / sarge
该包的最新版本(3.0.2)没有可用的许可证信息。
WorkAndCode 开发 SDK
3.0.2
2018-12-11 01:17 UTC
Requires
- php: >=5.6
- ext-curl: *
- ext-json: *
- guzzlehttp/guzzle: ~6.0
- vlucas/phpdotenv: ^2.4
This package is not auto-updated.
Last update: 2024-09-26 04:22:46 UTC
README
包的安装
请将以下行添加到 composer.json 文件中
"repositories": [
{
"type": "git",
"url": "git@github.com:diegovilarinho/sarge.git"
}
]
然后运行
composer require diegovilarinho/sarge ^3.0
您需要一个 token: https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/