Skip to content

Commit b670f19

Browse files
authored
chore: don't use 5.0.0 for now
1 parent 51be56d commit b670f19

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

0 commit comments

Comments
 (0)