Releases: modix/php-cs-rulesets
Releases · modix/php-cs-rulesets
1.3.3 Allow php-cs-fixer 2
Fix use_trait deprecation
1.3.2 Merge branch 'master' of github.com:Modix/php-cs-rulesets
fix for cache file
the default configuration will now always store the .php-cs-fixer.cache file next to the .php-cs-fixer.php file.
remove composer dependency
1.3.0 Merge branch 'master' of github.com:Modix/php-cs-rulesets
1.2.1: Merge pull request #5 from modix/update/fixer-3.0
fix method signature mismatch
update to php-cs-fixer 3.0
1.2.0 update to php-cs-fixer 3.0
1.1.1: Merge pull request #3 from modix/fix/update-deprecated-rule
update deprecated rule to trailing_comma_in_multiline