Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-16 | 479 Bytes | |
v0.24.0 source code.tar.gz | 2025-07-16 | 317.5 kB | |
v0.24.0 source code.zip | 2025-07-16 | 562.5 kB | |
Totals: 3 Items | 880.5 kB | 3 |
- 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.