Skip to content

Commit 8790bb6

Browse files
committed
squizlabs/php_codesniffer upgraded to ^3.12.0
1 parent 85d26b2 commit 8790bb6

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
### Changed
1111

1212
- `slevomat/coding-standard` upgraded to `^8.16.0`
13+
- `squizlabs/php_codesniffer` upgraded to `^3.12.0`
1314
- Replaced `SlevomatCodingStandard.TypeHints.UnionTypeHintFormat` sniff with
1415
`SlevomatCodingStandard.TypeHints.DNFTypeHintFormat` sniff
1516

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"php": "7.4 - 8.4",
2323
"dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0",
2424
"slevomat/coding-standard": "^8.16.0",
25-
"squizlabs/php_codesniffer": "^3.8.0"
25+
"squizlabs/php_codesniffer": "^3.12.0"
2626
},
2727
"minimum-stability": "dev",
2828
"prefer-stable": true,

0 commit comments

Comments
 (0)