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

Allow installation on laravel 8 by allowing Guzzle 7 too #33

Closed
wants to merge 1 commit into from

Conversation

ziming
Copy link

@ziming ziming commented Oct 8, 2020

Some laravel packages uses this. But can't upgrade to laravel 8 as laravel 8 requires guzzle 7.

This PR allow both guzzle 6 and guzzle 7 in composer.json

@ziming ziming changed the title Allow installation on laravel 8 Allow installation on laravel 8 by allowing Guzzle 7 too Oct 8, 2020
@ziming
Copy link
Author

ziming commented Oct 8, 2020

Noticed an earlier open PR that does the same. You can close mine and merge hers/his @paragonie-scott

@paragonie-security
Copy link
Contributor

#32 has been merged. Thanks!

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.

2 participants