1.1.3 - 2021-12-23
Changed
- Updated the version constraints for PHP_CodeSniffer to
^3.6.2. - CI is now running on GitHub Actions.
Fixed
- To prevent conflicting expectations between a newly introduced PSR12 sniff and this ruleset as it was, the new
PSR12.Classes.OpeningBraceSpacesniff will be ignored.