Skip to content

Commit a7b983b

Browse files
committed
Release 10.0.0
[ci skip]
1 parent a31a9e5 commit a7b983b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
44
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
55

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+
617
## [9.0.1] - 2023-12-12
718
### Changed
819
- Fix invalid property case (fixes a runtime error when using PHPCS 3.8.0+)

0 commit comments

Comments
 (0)