diegovilarinho / sarge
There is no license information available for the latest version (3.0.2) of this package.
WorkAndCode development 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-10-24 04:39:32 UTC
README
Instalação do pacote
Adicione as seguintes linhas no composer.json
"repositories": [
{
"type": "git",
"url": "git@github.com:diegovilarinho/sarge.git"
}
]
Então rode
composer require diegovilarinho/sarge ^3.0
Você precisará de um token: https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/