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 guzzlehttp/psr7 ^2.0 #1225

Merged
merged 2 commits into from
Jul 3, 2021
Merged

Allow guzzlehttp/psr7 ^2.0 #1225

merged 2 commits into from
Jul 3, 2021

Conversation

stayallive
Copy link
Collaborator

As far as I can tell there are no breaking changes for what we are using from the package so it's safe to require both 1.x and 2.x.

See: https://github.com/guzzle/psr7/blob/1dc8d9cba3897165e16d12bb13d813afb1eb3fe7/CHANGELOG.md.

This also eases the installation where 2.0 was already required by earlier dependencies: getsentry/sentry-laravel#500, getsentry/sentry-laravel#501 & getsentry/sentry-laravel#502.

@stayallive stayallive marked this pull request as ready for review July 2, 2021 18:10
@ste93cry ste93cry added this to the 3.3 milestone Jul 2, 2021
@stayallive stayallive merged commit 7b938ca into master Jul 3, 2021
@stayallive stayallive deleted the update-guzzle-psr7-dep branch July 3, 2021 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants