File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ Unreleased]
44
5+ ## [ 2.2.0] - 2023-06-20
6+
57* Replaced deprecated ` no_blank_lines_before_namespace ` and ` single_blank_line_before_namespace ` rules with
68 ` blank_lines_before_namespace `
79
4749 * ` php_unit_test_class_requires_covers ` : Tests don't require ` @covers ` annotations
4850 * ` yoda_style ` : Condition styles are not enforced
4951
50- [ Unreleased ] : https://github.com/beste/php-cs-fixer-config/compare/2.1.0...main
51- [ 2.1.0 ] : https://github.com/beste/php-cs-fixer-config/compare/2.00...2.1.0
52+ [ Unreleased ] : https://github.com/beste/php-cs-fixer-config/compare/2.2.0...main
53+ [ 2.2.0 ] : https://github.com/beste/php-cs-fixer-config/compare/2.1.0...2.2.0
54+ [ 2.1.0 ] : https://github.com/beste/php-cs-fixer-config/compare/2.0.0...2.1.0
5255[ 2.0.0 ] : https://github.com/beste/php-cs-fixer-config/compare/1.2.0...2.0.0
5356[ 1.2.0 ] : https://github.com/beste/php-cs-fixer-config/compare/1.1.0...1.2.0
5457[ 1.1.0 ] : https://github.com/beste/php-cs-fixer-config/compare/1.0.2...1.1.0
You can’t perform that action at this time.
0 commit comments