Skip to content

Commit e3bd76a

Browse files
committed
chore: ensure >= 5 of coding standard
1 parent 807f0a7 commit e3bd76a

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": "@stable"
10+
"slevomat/coding-standard": "@stable, >=5"
1111
}
1212
}

0 commit comments

Comments
 (0)