sdk_php icon indicating copy to clipboard operation
sdk_php copied to clipboard

Upgrade to Laravel 8 not possible due to "old" guzzlehttp/guzzle

Open Tklaversma opened this issue 3 years ago • 7 comments

Steps to reproduce:

  1. Upgrade to Laravel 8

What should happen:

  1. Upgrade should work when bunq updates to "guzzlehttp/guzzle" : ^7.0

What happens:

  1. 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

Tklaversma avatar Sep 15 '20 08:09 Tklaversma

I've the same problem. Please fix this issue for Laravel users

petermeester avatar Jan 03 '21 19:01 petermeester

We also face the same problem, we can't use bunq sdk in our project.

msubotovic avatar Jan 06 '21 07:01 msubotovic

Yes, this is very much blocking for us and should be very simple to fix.

WouterFlorijn avatar Apr 20 '21 10:04 WouterFlorijn

Quick dirty workaround composer update --ignore-platform-reqs

RoodFruit avatar Apr 20 '21 10:04 RoodFruit

@Tklaversma @bunq-bot released a new version this week.

EJTJ3 avatar Oct 26 '21 19:10 EJTJ3

@EJTJ3 thanks for the update!

Tklaversma avatar Oct 27 '21 07:10 Tklaversma

Bunq you can close this.

RoodFruit avatar Dec 08 '21 08:12 RoodFruit