Releases: kubawerlos/php-cs-fixer-custom-fixers
Releases · kubawerlos/php-cs-fixer-custom-fixers
v3.11.0
- Add ReadonlyPromotedPropertiesFixer
v3.10.2
v3.10.1
PromotedConstructorPropertyFixer - fix for variadic parameters (#768)
v3.10.0
- Do not require
friendsofphp/php-cs-fixer
as dependency (to allow usingphp-cs-fixer/shim
)
v3.9.0
- Add PhpdocTypesCommaSpacesFixer
v3.8.1
- DataProviderStaticFixer - make risky based on config
v3.8.0
- Update minimum PHP version to 7.4
- Update minimum PHP CS Fixer version to 3.6.0
- DataProviderStaticFixer - add option "force"
- Deprecate InternalClassCasingFixer
Full Changelog: v3.7.2...v3.8.0
v3.7.2
v3.7.1
v3.7.0
- Add NoTrailingCommaInSinglelineFixer