Skip to content
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

refactor(guzzle): upgrade to version 7.5 #16

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

filipcujanovic
Copy link
Collaborator

Description

  • Upgrading guzzle version to 7.5 and updating code for the new version.
  • Updating the PHP version requirement.

@muskie9
Copy link

muskie9 commented May 18, 2023

Noting here that I came across an error at FoxyClient::368 as it attempts to convert GuzzleHttp\\Psr7\\Response to a string. I'm wondering if this would be better as $response->getReasonPhrase()?

Happy to open a PR against the polish/upgrade-guzzle-7 branch if needed.

@adamjudd
Copy link

adamjudd commented Jun 2, 2023

Thanks for doing up that PR @muskie9

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.

4 participants