Skip to content

Commit 4886dde

Browse files
authored
fix: correct composer syntax
1 parent e3bd76a commit 4886dde

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

0 commit comments

Comments
 (0)