Skip to content

Commit 0db00ae

Browse files
authored
Merge pull request #29 from leviy/master_require_version_coding-standard
Require highest bug fix version for slevomat/coding-standard
2 parents 7bc3c0f + bed9707 commit 0db00ae

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
@@ -14,7 +14,7 @@
1414
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
1515
"escapestudios/symfony2-coding-standard": "^3.6",
1616
"phpmd/phpmd": "^2.6",
17-
"slevomat/coding-standard": "^7.0.1",
17+
"slevomat/coding-standard": "^7.0.9",
1818
"squizlabs/php_codesniffer": "^3.4"
1919
},
2020
"autoload": {

0 commit comments

Comments
 (0)