You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this package for a Laravel project 7.x, When upgrading to Laravel 8, it requires guzzlehttp/guzzle 7.x while php-http/guzzle6-adapter requires guzzlehttp/guzzle 6.x. Do we have any plans to support guzzlehttp/guzzle 7.x for this package?