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

Update Guzzle to Allow for Implementation with Laravel 8 #67

Closed
drkthunder02 opened this issue Feb 6, 2021 · 2 comments
Closed

Update Guzzle to Allow for Implementation with Laravel 8 #67

drkthunder02 opened this issue Feb 6, 2021 · 2 comments

Comments

@drkthunder02
Copy link

Any idea when guzzle will be updated to allow this to be implemented with Laravel 8 since Laravel 8 requires at guzzle version 7.0.1?

@warlof
Copy link
Member

warlof commented Feb 13, 2021

Hi,

Probably not before next Laravel LTS version if I have to handle the update.
However, if you want to put some time in it and send a pull request, it can be added and depending on applied changes, either tags as 2 or 3.

At worse, you should be able to implement a Guzzle 7 custom fetcher and use it in config instead of the ship one :)

@warlof warlof changed the title [Enhancement] Update Guzzle to Allow for Implementation with Laravel 8 Update Guzzle to Allow for Implementation with Laravel 8 Feb 13, 2021
@warlof warlof closed this as completed in ee95f6f May 18, 2021
@warlof
Copy link
Member

warlof commented May 19, 2021

available since 2.4.0 - thanks to @gordonzero who took time to manage the update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants