Skip to content

Add Guzzle 7 support #64

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

Merged
merged 1 commit into from
Sep 22, 2021
Merged

Conversation

xico42
Copy link
Contributor

@xico42 xico42 commented Sep 17, 2021

Once the UriTemplate class was heavily used and it had been removed from
Guzzle 7 it was not possible to add support for the next guzzle major
version.

Replace usages of UriTemplate with sprintf calls and update
composer.json with support for guzzle 7.

Fixes #57
Fixes #55

@xico42 xico42 force-pushed the feature/add-guzzle7-support branch 2 times, most recently from 836303b to 4785112 Compare September 17, 2021 18:18
Once the UriTemplate class was heavily used and it had been removed from
Guzzle 7 it was not possible to add support for the next guzzle major
version.

Replace usages of UriTemplate with sprintf calls and update
composer.json with support for guzzle 7.

Fixes flix-tech#57
Fixes flix-tech#55
@xico42 xico42 force-pushed the feature/add-guzzle7-support branch from 4785112 to e1b2e35 Compare September 20, 2021 16:30
@tPl0ch tPl0ch merged commit ad1a796 into flix-tech:master Sep 22, 2021
@tPl0ch
Copy link
Collaborator

tPl0ch commented Sep 22, 2021

LGTM! Thanks for the contribution!

@tPl0ch
Copy link
Collaborator

tPl0ch commented Sep 22, 2021

@tPl0ch tPl0ch mentioned this pull request Sep 22, 2021
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.

Upgrade the dependency guzzlehttp/psr7. Bump GuzzleHttp to ^7.0.1
2 participants