Skip to content

v0.24.0

Latest
Compare
Choose a tag to compare
@czosel czosel released this 16 Jul 08:09
· 1 commit to main since this release
  • feat!: bump default formatting version to composer version with fallback to latest supported PHP (#2434, thanks @cseufert!)

Breaking Change

The plugin now infers the phpVersion option from composer.json. If no such file is found, the default fallback is changed from 7.0 to the latest supported version, currently 8.4. See the new section in the README for details.