poc-api-proxy/composer.json

7 líneas
95 B
JSON

{
"require": {
"phly/http": "^0.14.1",
"guzzlehttp/guzzle": "~6.0"
}
}