We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0b652f commit e9c690eCopy full SHA for e9c690e
CHANGELOG.md
@@ -4,6 +4,11 @@ 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.9.2](https://github.com/CodeIgniter/coding-standard/compare/v1.9.1...v1.9.2) - 2026-04-12
8
+
9
+- Bump to php-cs-fixer v3.95
10
+- Security harden the workflows
11
12
## [v1.9.1](https://github.com/CodeIgniter/coding-standard/compare/v1.9.0...v1.9.1) - 2026-02-17
13
14
- Set `other` option of `phpdoc_line_span` to `null` for now
0 commit comments