File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9+ ## [ 1.3.1] - 2025-11-24
10+ ### Fixed
11+ - Fix #16 : Ensure compatibility with PHP-CS-Fixer 3.90.0 (alamirault).
12+
913## [ 1.3.0] - 2024-06-21
1014### Added
1115- Enh #4 : Introduce ` ErickSkrauch\ordered_overrides ` fixer.
@@ -49,7 +53,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
4953### Added
5054- Initial implementation (extracted from [ ` elyby/php-code-style ` ] ( https://github.com/elyby/php-code-style/tree/0.5.0 ) ).
5155
52- [ Unreleased ] : https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.3.0...HEAD
56+ [ Unreleased ] : https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.3.1...HEAD
57+ [ 1.3.1 ] : https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.3.1...1.3.0
5358[ 1.3.0 ] : https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.3.0...1.2.4
5459[ 1.2.4 ] : https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.3...1.2.4
5560[ 1.2.3 ] : https://github.com/erickskrauch/php-cs-fixer-custom-fixers/compare/1.2.2...1.2.3
You can’t perform that action at this time.
0 commit comments