thephpleague / oauth2-server

A spec compliant, secure by default PHP OAuth 2.0 Server
https://oauth2.thephpleague.com
MIT License
6.52k stars 1.12k forks source link

Re-instate PHPStan #1153

Open Sephster opened 3 years ago

Sephster commented 3 years ago

Removed PHPStan as the version compatible with PHP 8 doesn't run any levels without us making breaking changes. Need to reinstate in the next major version