Closed ravanscafi closed 8 years ago
+1
@rscafi Thank you, but guzzlehttp is fo version 5. Unfortunately Guzzle decided to move forward with versions without bringing things like services and commands along, so we are waiting for those to be stable in v6 to make an upgrade.
For now we will remain on v3.
Are you sure? If you check the lock file, it used v3.8.1
of guzzlehttp.
Also, all tags are listed here:
https://packagist.org/packages/guzzlehttp/guzzle#v3.8.1
@rscafi yes, it is possible to use that package, but the other one is not going away, and either way, v3 is deprecated, so there is not much gain either way.
Both packages point to the same repo as it is.
When running
composer install
/update
:Reference:
https://packagist.org/packages/guzzle/guzzle
https://packagist.org/packages/guzzlehttp/guzzle
(also,
composer.lock
has been updated)