-
Notifications
You must be signed in to change notification settings - Fork 55
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
Upgrade to Laravel 8 not possible due to "old" guzzlehttp/guzzle #204
Comments
I've the same problem. Please fix this issue for Laravel users |
We also face the same problem, we can't use bunq sdk in our project. |
2 tasks
Yes, this is very much blocking for us and should be very simple to fix. |
Quick dirty workaround |
@Tklaversma @bunq-bot released a new version this week. |
@EJTJ3 thanks for the update! |
Bunq you can close this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce:
What should happen:
"guzzlehttp/guzzle" : ^7.0
What happens:
SDK version and environment
Extra info:
If bunq updates their project to use
"guzzlehttp/guzzle" : ^7.0
, we can upgrade to Laravel 8The text was updated successfully, but these errors were encountered: