csarrazi / CsaGuzzleBundle

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

How to upgrade from 2.x to 3.x #269

Closed j0k3r closed 4 years ago

j0k3r commented 4 years ago

We are still using the 2.x version and we would like to know how can we upgrade to the 3.x. The upgrade file doesn't help.

What changed between 2 and 3 version? Does the upgrade is easy to process?

csarrazi commented 4 years ago

Hi @j0k3r . The upgrade procedure is straightforward. The 3.0 version bump was mostly due to the upgraded dependency versions and moving the middleware to separate repositories.

j0k3r commented 4 years ago

Such a good news, maybe you should update the upgrade.md with that information avoiding other people to ask it :)

csarrazi commented 4 years ago

Definitely!

My only issue is that, I have very little time to contribute to the project anymore as I have many other things to handle these last years.

However, I always take into account pull requests! 😃