File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 1.4.0 "
2
+ "." : " 1.4.1 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.4.1] ( https://github.com/wayofdev/php-cs-fixer-config/compare/v1.4.0...v1.4.1 ) (2024-05-23)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * do not force multiline doc blocks ([ d63f17f] ( https://github.com/wayofdev/php-cs-fixer-config/commit/d63f17f7e02e3fb07799db62a3957ccf00e44779 ) )
9
+ * PSR-12 space_before_parenthesis ([ d1f30ec] ( https://github.com/wayofdev/php-cs-fixer-config/commit/d1f30ec67215bf4a0c4a78a752bb89979e427fa4 ) )
10
+ * remove php_doc_align fixer ([ 1921d38] ( https://github.com/wayofdev/php-cs-fixer-config/commit/1921d3832a897f455cc9e24ca9a6a70ff368961e ) )
11
+
3
12
## [ 1.4.0] ( https://github.com/wayofdev/php-cs-fixer-config/compare/v1.3.1...v1.4.0 ) (2024-05-23)
4
13
5
14
You can’t perform that action at this time.
0 commit comments