Skip to content

Releases: modix/php-cs-rulesets

1.3.3 Allow php-cs-fixer 2

19 May 10:59
Compare
Choose a tag to compare
allow php-cs-fixer ^2.0

Fix use_trait deprecation

27 Oct 06:58
Compare
Choose a tag to compare
1.3.2

Merge branch 'master' of github.com:Modix/php-cs-rulesets

fix for cache file

30 Aug 14:12
564e25e
Compare
Choose a tag to compare

the default configuration will now always store the .php-cs-fixer.cache file next to the .php-cs-fixer.php file.

remove composer dependency

16 Aug 06:22
Compare
Choose a tag to compare
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

02 Jul 08:11
92930ba
Compare
Choose a tag to compare

update to php-cs-fixer 3.0

02 Jul 07:28
Compare
Choose a tag to compare
1.2.0

update to php-cs-fixer 3.0

1.1.1: Merge pull request #3 from modix/fix/update-deprecated-rule

02 Jul 07:25
20df4a9
Compare
Choose a tag to compare
update deprecated rule to trailing_comma_in_multiline

1.1.0

09 Jun 09:19
Compare
Choose a tag to compare

migrate .php_cs to .php-cs-fixer.php

1.0.2

30 Apr 07:32
Compare
Choose a tag to compare

Update all vendor packages.
Most importantly composer 2.0.13 security patch.

1.0.1

28 Apr 08:41
8d9cc26
Compare
Choose a tag to compare

fixed phpdoc_align and added phpdoc_no_package