File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,15 @@ All notable changes to this library will be documented in this file:
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v3.11.0] ( https://github.com/NexusPHP/cs-config/compare/v3.10.0...v3.11.0 ) - 2023-05-23
9+
10+ - Do not ` () ` in anonymous class
11+ - Remove space after short closure ` fn ` to match PER 2.0
12+ - Configure ` single_line_empty_body ` fixer
13+ - Configure ` phpdoc_param_order ` fixer
14+ - Configure ` ordered_types ` fixer
15+ - Bump to php-cs-fixer v3.17
16+
817## [ v3.10.0] ( https://github.com/NexusPHP/cs-config/compare/v3.9.0...v3.10.0 ) - 2023-05-05
918
1019- Add Nexus82 ruleset
You can’t perform that action at this time.
0 commit comments