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
This extension uses guzzlehttp/guzzle but does not explicitly requires it in composer.json. This can cause errors if users have no other extensions that require guzzlehttp/guzzle.
This extension uses
guzzlehttp/guzzlebut does not explicitly requires it incomposer.json. This can cause errors if users have no other extensions that requireguzzlehttp/guzzle.