We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3875a7 commit 8ef2d10Copy full SHA for 8ef2d10
CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this library will be documented in this file:
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [v3.8.0](https://github.com/NexusPHP/cs-config/compare/v3.7.0...v3.8.0) - 2022-11-01
9
+
10
+- Bump php-cs-fixer to v3.13
11
+- Add 'case_sensitive' option to 'general_phpdoc_annotation_remove'
12
+- Add 'closure_fn_spacing' option to 'function_declaration'
13
14
## [v3.7.0](https://github.com/NexusPHP/cs-config/compare/v3.6.0...v3.7.0) - 2022-10-15
15
16
- Use dependabot for updates
0 commit comments