-
Notifications
You must be signed in to change notification settings - Fork 770
Update from 2.3.0 to 2.4.0 fails #752
Copy link
Copy link
Closed
Description
Context: Symfony project with dependency "league/oauth2-google": "^2.2", which in turn depends on oauth2-client.
So far, I had oauth2-client installed in version 2.3.0, but upon composer update I get the following error message, after the upgrade to 2.4.0:
Fatal error: Declaration of League\OAuth2\Client\Provider\Google::getResourceOwnerDetailsUrl(League\OAuth2\Client\Token\AccessToken $token) must be compatible with League\OAuth2\Client\Provider\AbstractProvider::getResourceOwnerDetailsUrl(League\OAuth2\Client\Token\AccessTokenInterface $token) in G:\XXX\vendor\league\oauth2-google\src\Provider\Google.php on line 11
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels