What's Changed
- Fixed ruleset versioning by @ViniTou in #12
- Added rule for splitting multiple methods arguments into multiline if there is more than one by @ViniTou in #13
- Dropped FQCN rule by @ViniTou in #15
- Added import FCQN rule by @ViniTou in #16
- Dropped deprecated Config by @alongosz in #17
- Bumped PHP CS Fixer to v3.89.1 and updated deprecated rules by @alongosz in #18
- Added syntax sugar to configure parallel run by @alongosz in #19
Full Changelog: v2.1.0...v2.2.0