v0.11.0
- Add support for PHPStan 2.x by @carlosas and @Leprechaunz
- Drop support for PHPStan 1.x (
⚠️ breaks BC) by @carlosas - Use namespaced names on shouldBeNamed assertion (
⚠️ breaks BC) by @raffaelecarelle - Catch all attributes in dependency assertions by @carlosas
- Sanitize rule names to match PHPStan identifier pattern (
⚠️ breaks BC) by @carlosas - Remove deprecated selectors (
⚠️ breaks BC) by @carlosas - Add PHPStan identifiers from rule names by @carlosas