sdk_php
sdk_php copied to clipboard
Upgrade to Laravel 8 not possible due to "old" guzzlehttp/guzzle
Steps to reproduce:
- Upgrade to Laravel 8
What should happen:
- Upgrade should work when bunq updates to
"guzzlehttp/guzzle" : ^7.0
What happens:
- Upgrade not possible.
SDK version and environment
- Tested on 1.14.1
- [ ] Sandbox
- [X] Production
Extra info:
If bunq updates their project to use "guzzlehttp/guzzle" : ^7.0
, we can upgrade to Laravel 8
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 composer update --ignore-platform-reqs
@Tklaversma @bunq-bot released a new version this week.
@EJTJ3 thanks for the update!
Bunq you can close this.