File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ 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.20.0] ( https://github.com/NexusPHP/cs-config/compare/v3.19.0...v3.20.0 ) - 2024-01-23
9+
10+ - Bump to php-cs-fixer v3.46
11+ - Enable ` union_types ` option for phpdoc_to fixers
12+ - Disable ` numeric_literal_separator `
13+ - Enable ` multiline_string_to_heredoc `
14+ - Disable ` heredoc_closing_marker `
15+ - Enable ` spacing ` option and add more ` tags ` to ` phpdoc_align `
16+ - Bump actions/cache from 3 to 4 (#4 )
17+
818## [ v3.19.0] ( https://github.com/NexusPHP/cs-config/compare/v3.18.0...v3.19.0 ) - 2023-12-29
919
1020- Bump minimum PHP version to PHP 8.1
You can’t perform that action at this time.
0 commit comments