Since https://github.com/thephpleague/oauth2-client/pull/1032 was merged, shouldn't we be able to move guzzle to the suggests key, rather than in require? I'm using Symfony's http client, so there's no reason to carry guzzle. I can make a PR -- anything in particular I should watch out for?
Since #1032 was merged, shouldn't we be able to move guzzle to the suggests key, rather than in require?
I'm using Symfony's http client, so there's no reason to carry guzzle.
I can make a PR -- anything in particular I should watch out for?