Update Guzzle
Pre-release
Pre-release
- PLAT-3484 update guzzle #19 - this updates the HTTP client in all API clients to Guzzle 6.
- Fix for Persona client not sending some headers (User-Agent, X-Request-ID, X-Client-Version).
- Changed version requirement for
predis/predis
to>=0.8.5
, so later versions can be installed without aliasing, e.g.1.1.1 as v0.8.5
.