Skip to content

Commit 44c52a4

Browse files
committed
Add changelog for v1.7.4
1 parent b571345 commit 44c52a4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this library will be documented in this file.
44

55
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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+
714
## [v1.7.3](https://github.com/CodeIgniter/coding-standard/compare/v1.7.2...v1.7.3) - 2023-05-05
815

916
- Replace `single_space_after_construct` with `single_space_around_construct`

0 commit comments

Comments
 (0)