File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,6 +15,18 @@ This projects adheres to [Keep a CHANGELOG](https://keepachangelog.com/) and use
1515_ Nothing yet._
1616
1717
18+ ## [ 1.5.1] - 2026-07-27
19+
20+ ### Changed
21+
22+ #### Other
23+
24+ * Composer: The minimum ` PHPCSUtils ` requirement has been updated to ` 1.2.3 ` (was ` 1.2.0 ` ). [ #464 ]
25+ * Various housekeeping. Including a contribution by [ @rodrigoprimo ] .
26+
27+ [ #464 ] : https://github.com/PHPCSStandards/PHPCSExtra/pull/464
28+
29+
1830## [ 1.5.0] - 2025-11-13
1931
2032### Added
@@ -749,6 +761,7 @@ This initial alpha release contains the following sniffs:
749761[ php_version-config ] : https://github.com/PHPCSStandards/PHP_CodeSniffer/wiki/Configuration-Options#setting-the-php-version
750762
751763[ Unreleased ] : https://github.com/PHPCSStandards/PHPCSExtra/compare/stable...HEAD
764+ [ 1.5.1 ] : https://github.com/PHPCSStandards/PHPCSExtra/compare/1.5.0...1.5.1
752765[ 1.5.0 ] : https://github.com/PHPCSStandards/PHPCSExtra/compare/1.4.2...1.5.0
753766[ 1.4.2 ] : https://github.com/PHPCSStandards/PHPCSExtra/compare/1.4.1...1.4.2
754767[ 1.4.1 ] : https://github.com/PHPCSStandards/PHPCSExtra/compare/1.4.0...1.4.1
You can’t perform that action at this time.
0 commit comments