Skip to content

Releases: madewithlove/php-cs-fixer-config

3.1.0

15 Dec 22:40
Compare
Choose a tag to compare

2.0.0

21 Jan 20:20
128f67d
Compare
Choose a tag to compare
  • [BREAKING] It's now required to always pass the folders as an array of strings. Previously, the tool graciously accepted both a string or an array of strings.
  • [BREAKING] Updated minimum php version to 7.4
  • Updated dependency on php-cs-fixer to latest (2.18) version