Skip to content

Commit 45581b1

Browse files
krnsVasekPurchart
authored andcommitted
fix Slevomat Coding Standard dependency to support minor versions
1 parent 4598b0b commit 45581b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": "~7.1",
1515
"squizlabs/php_codesniffer": "~3.5.5",
16-
"slevomat/coding-standard": "~6.0.0"
16+
"slevomat/coding-standard": "~6.0"
1717
},
1818
"require-dev": {
1919
"jakub-onderka/php-console-highlighter": "0.4",

0 commit comments

Comments
 (0)