thephpleague / oauth1-client

OAuth 1 Client
MIT License
968 stars 73 forks source link

Package does not work together with php-graph-sdk #83

Closed AidasK closed 4 years ago

AidasK commented 7 years ago

https://github.com/facebook/php-graph-sdk/blob/5.4/composer.json#L20

I can't use laravel socialite and this package together. Facebook requires guzzle ~5.0 only.

matthewtrask commented 7 years ago

Facebook is Oauth2, not OAuth 1