poc-api-proxy/composer.json

7 lines
95 B
JSON
Raw Normal View History

2017-10-23 22:31:07 +02:00
{
"require": {
"phly/http": "^0.14.1",
"guzzlehttp/guzzle": "~6.0"
}
}