Skip to content

refactor(guzzle): upgrade to version 7.5#16

Open
filipcujanovic wants to merge 7 commits into
masterfrom
polish/upgrade-guzzle-7
Open

refactor(guzzle): upgrade to version 7.5#16
filipcujanovic wants to merge 7 commits into
masterfrom
polish/upgrade-guzzle-7

Conversation

@filipcujanovic

Copy link
Copy Markdown
Collaborator

Description

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

@muskie9

muskie9 commented May 18, 2023

Copy link
Copy Markdown

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

adamjudd commented Jun 2, 2023

Copy link
Copy Markdown

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