csarrazi / CsaGuzzleBundle

A bundle integrating Guzzle >=4.0 in Symfony
250 stars 76 forks source link

Guzzle 7 support #263

Closed alexeyshockov closed 4 years ago

alexeyshockov commented 4 years ago
Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License Apache License 2.0

Guzzle 7.0 is on its way (beta has been released already), and it's basically a non-breaking release that only removes some already deprecated things and bumps deps versions.

csarrazi commented 4 years ago

Sorry, I missed your PR @alexeyshockov! Thanks for your contribution! 👍