File tree 1 file changed +11
-0
lines changed
1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 3
3
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
4
4
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
5
5
6
+ ## [ 10.0.0] - 2024-03-13
7
+ ### Changed
8
+ Allow dealerdirect/phpcodesniffer-composer-installer 1.x
9
+ ### Added
10
+ - Add ` SlevomatCodingStandard.Arrays.ArrayAccess `
11
+ - Add ` SlevomatCodingStandard.Attributes.AttributesOrder `
12
+ - Add ` SlevomatCodingStandard.Attributes.DisallowAttributesJoining `
13
+ - Add ` SlevomatCodingStandard.Attributes.DisallowMultipleAttributesPerLine `
14
+ - Add ` SlevomatCodingStandard.Classes.EnumCaseSpacing `
15
+ - Add ` SlevomatCodingStandard.Functions.NamedArgumentSpacing `
16
+
6
17
## [ 9.0.1] - 2023-12-12
7
18
### Changed
8
19
- Fix invalid property case (fixes a runtime error when using PHPCS 3.8.0+)
You can’t perform that action at this time.
0 commit comments