Skip to content

Updated composer for Guzzle 7 support#2

Open
GertjanRoke wants to merge 1 commit intotwistor:guzzle-6from
GertjanRoke:guzzle-7
Open

Updated composer for Guzzle 7 support#2
GertjanRoke wants to merge 1 commit intotwistor:guzzle-6from
GertjanRoke:guzzle-7

Conversation

@GertjanRoke
Copy link

@GertjanRoke GertjanRoke commented Sep 9, 2020

Hi Chris,

I wanted to help you support Guzzle 7, what I did was I bumped the Guzzle version to ~7.0 and ran the tests and everything was still green. I know this is not the right branch but your master branch is completely different, So feel free to close this PR and do this 5 min fix yourself, no feelings will be hurt 😄

I made this PR because of this issue: #1
I would love to check Statamic out on the just-released Laravel 8 but Laravel 8 requires Guzzle 7 and Statamic uses your Guzzle 6 version.

image

@GertjanRoke
Copy link
Author

Maybe you could also do this?

composer.json

...
"guzzlehttp/guzzle": "~6.0|~7.0"
...

@rulatir
Copy link

rulatir commented Mar 8, 2022

What's blocking this?

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.

3 participants