Skip to content

Commit b5c2d72

Browse files
authored
chore: allow v5
1 parent 5dabb4f commit b5c2d72

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
@@ -7,6 +7,6 @@
77
"phpstan/phpstan-strict-rules": "@stable",
88
"phpmd/phpmd": "@stable",
99
"squizlabs/php_codesniffer": "@stable",
10-
"slevomat/coding-standard": "<5.0.0"
10+
"slevomat/coding-standard": "@stable"
1111
}
1212
}

0 commit comments

Comments
 (0)