Laravel 8 is now requiring Guzzle 7 ("guzzlehttp/guzzle": "^7.0.1"), and that is causing a few issues with this SDK. Currently I have downgraded Guzzle in Laravel and it seems to be working, but it would be great if the SDK could get official support for it.
Any change of getting support for Guzzle HTTP 7?
Laravel 8 is now requiring Guzzle 7 ("guzzlehttp/guzzle": "^7.0.1"), and that is causing a few issues with this SDK. Currently I have downgraded Guzzle in Laravel and it seems to be working, but it would be great if the SDK could get official support for it.