Skip to content

Commit 2705af8

Browse files
authored
feat: require slevomat/coding-standard v8.15 (#144)
1 parent 09def23 commit 2705af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"php": "^8.2",
1818
"doctrine/coding-standard": "^12.0",
19-
"slevomat/coding-standard": "^8.14",
19+
"slevomat/coding-standard": "^8.15",
2020
"squizlabs/php_codesniffer": "^3.9"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)