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 e1f33c4 commit fd0fdb4Copy full SHA for fd0fdb4
CHANGELOG.md
@@ -5,6 +5,14 @@ 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.24.0](https://github.com/NexusPHP/cs-config/compare/v3.23.1...v3.24.0) - 2024-07-28
9
+
10
+- Fix phpstan error
11
+- Remove defunct branch alias
12
+- Add more files to .gitattributes
13
+- Apply changes from php-cs-fixer v3.60
14
+- Implement `FixerGenerator::mergeWith()`
15
16
## [v3.23.1](https://github.com/NexusPHP/cs-config/compare/v3.23.0...v3.23.1) - 2024-06-16
17
18
- Refactor AbstractCustomFixerTestCase
0 commit comments