- 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.