knpuniversity / oauth2-client-bundle

Easily talk to an OAuth2 server for social functionality in Symfony
https://symfonycasts.com
MIT License
775 stars 145 forks source link

Integrate PHPStan #88

Open soullivaneuh opened 6 years ago

soullivaneuh commented 6 years ago

As proposed in #76.

soebbing commented 3 years ago

I think this issue can be closed, since the PHPStan check is already available and part of the CI? https://github.com/knpuniversity/oauth2-client-bundle/blob/master/.github/workflows/static-analysis.yaml#L35

Or is there anything specific that needs to be changed?