-
Notifications
You must be signed in to change notification settings - Fork 56
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. |
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. |
👋 Hey @Tklaversma I work at bunq and am currently reviewing the bunq API docs, open issues and SDK’s and came across your issue. I know it’s been open for a while, and I’d love to understand how it’s impacting you. Beyond the obvious -fixing this issue-, what else could we do to improve your experience with our API? If you want to share your thoughts on how we can improve on our public API: 📅 I'd love to schedule a 15 minute interview to understand your needs through: Calendly Your feedback will go straight to our product team! 🚀 |
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: