Open shefik opened 10 years ago
The docs for Guzzle says to use this in composer:
{ "require": { "guzzlehttp/guzzle": "4.*" } }
but you are still using:
"guzzle/guzzle": "~3.7"
The docs for Guzzle says to use this in composer:
{ "require": { "guzzlehttp/guzzle": "4.*" } }
but you are still using:
"guzzle/guzzle": "~3.7"