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
Since the upgrade of the league/oauth2-client package to 2.4.0, we have this fatal error
Compile Error: Declaration of League\OAuth2\Client\Provider\LinkedIn::getResourceOwnerDetailsUrl() must be compatible with League\OAuth2\Client\Provider\AbstractProvider::getResourceOwnerDetailsUrl(League\OAuth2\Client\Token\AccessTokenInterface $token)
Please advise/fix!
The text was updated successfully, but these errors were encountered:
picks44
changed the title
FatalErrorException in LinkedIn.php line 11
league/oauth2-client package upgraded to 2.4.0 leading to FatalErrorException in LinkedIn.php line 11
Nov 22, 2018
Since the upgrade of the
league/oauth2-client
package to 2.4.0, we have this fatal errorCompile Error: Declaration of League\OAuth2\Client\Provider\LinkedIn::getResourceOwnerDetailsUrl() must be compatible with League\OAuth2\Client\Provider\AbstractProvider::getResourceOwnerDetailsUrl(League\OAuth2\Client\Token\AccessTokenInterface $token)
Please advise/fix!
The text was updated successfully, but these errors were encountered: