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 b571345 commit 44c52a4Copy full SHA for 44c52a4
CHANGELOG.md
@@ -4,6 +4,13 @@ All notable changes to this library will be documented in this file.
4
5
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [v1.7.4](https://github.com/CodeIgniter/coding-standard/compare/v1.7.3...v1.7.4) - 2023-06-19
8
+
9
+- Bump php-cs-fixer to v3.18
10
+- fix: ruleset deprecated on `v3.18` (#10)
11
+- Add case_sensitive option to ordered_class_elements
12
+- Add missing rules
13
14
## [v1.7.3](https://github.com/CodeIgniter/coding-standard/compare/v1.7.2...v1.7.3) - 2023-05-05
15
16
- Replace `single_space_after_construct` with `single_space_around_construct`
0 commit comments