Skip to content

GuzzleHTTP 7 compatibility#5

Open
FleetAdmiralButter wants to merge 1 commit into
uselagoon:masterfrom
FleetAdmiralButter:master
Open

GuzzleHTTP 7 compatibility#5
FleetAdmiralButter wants to merge 1 commit into
uselagoon:masterfrom
FleetAdmiralButter:master

Conversation

@FleetAdmiralButter
Copy link
Copy Markdown
Contributor

Hi,

I had to use this library in a project recently and it was using an old version of the graphql-client library that relied on GuzzleHTTP 6.x. This is quite an old release of Guzzle and it conflicted with the newer GuzzleHTTP 7.x I was using.

I've bumped the graphql-client to a newer version in this PR which does support 7.x of Guzzle. They unfortunately haven't made a release, so I've pointed it to dev-master for now. It does retain compatibility with Guzzle 6.x though so existing installs shouldn't be impacted. The SDK still appears to be working as expected with this new version.

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