Skip to content

1.1.3 - 2021-12-23

Choose a tag to compare

@jrfnl jrfnl released this 23 Dec 00:26
e411b6e

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.OpeningBraceSpace sniff will be ignored.