Skip to content

Commit

Permalink
fix Slevomat Coding Standard dependency to support minor versions
Browse files Browse the repository at this point in the history
  • Loading branch information
krns authored and VasekPurchart committed Apr 17, 2020
1 parent 4598b0b commit 45581b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"require": {
"php": "~7.1",
"squizlabs/php_codesniffer": "~3.5.5",
"slevomat/coding-standard": "~6.0.0"
"slevomat/coding-standard": "~6.0"
},
"require-dev": {
"jakub-onderka/php-console-highlighter": "0.4",
Expand Down

0 comments on commit 45581b1

Please sign in to comment.