symfonycorp / connect

The SymfonyConnect official API SDK
https://connect.symfony.com/
MIT License
90 stars 40 forks source link

Fix the declaration of an exception class #120

Closed javiereguiluz closed 2 years ago

javiereguiluz commented 2 years ago

Fixes this error:

Compile Error:
Declaration of SymfonyCorp\Connect\Security\Exception\OAuthStrictChecksFailedException::getMessageData()
must be compatible with 
Symfony\Component\Security\Core\Exception\AuthenticationException::getMessageData(): array