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

updated guzzle #4

Closed
wants to merge 4 commits into from

Conversation

mttlck
Copy link
Contributor

@mttlck mttlck commented Feb 7, 2022

Hey,
this is just a simple update of guzzle, so we could use the channel in Laravel 8.

Closes #3

composer.json Outdated
@@ -14,7 +14,7 @@
"require": {
"php": ">=7.4 | ^8.0",
"ext-json": "*",
"guzzlehttp/guzzle": "~6.0",
"guzzlehttp/guzzle": "~7.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you allow both 6 and 7 please?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Of course, completely overlooked the bc break.

@chieft3ch
Copy link

This is also an issue for us! If this could get approved & merged would help a few people out. Thank you

@nicko170
Copy link
Collaborator

This is now redundant - merged in #5 - thanks!

@nicko170 nicko170 closed this Jan 18, 2023
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.

Update Guzzle dependency
5 participants