Skip to content

Allow installation with guzzle 7.0 #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

koehnlein
Copy link

Hi,

I love this module and use it in many projects. Unfortunatly I was not able anymore to install it in my newer projects, because the require guzzle 7.0 will your module requires guzzle 6.

So I tied to find out what it would mean to make your module compatible with guzzle 7 and found https://github.com/guzzle/guzzle/blob/7.0.0/UPGRADING.md#60-to-70

As I compared the list with the guzzle components, your module you are using, I found no breaking changes. So I simply updated the require section in composer.json and hope, this was the full job.

Would be great, if you could have a look and maybe release a new version for us as christmas present. 🎅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant