Skip to content

Commit 97065a0

Browse files
committed
Fix version for PHP Mess detector
1 parent 787c9d2 commit 97065a0

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
@@ -16,7 +16,7 @@
1616
"magento/zendframework1": "~1.12.16"
1717
},
1818
"require-dev": {
19-
"phpmd/phpmd": "@stable",
19+
"phpmd/phpmd": "^2.6",
2020
"squizlabs/php_codesniffer": "1.5.3",
2121
"sebastian/phpcpd": "2.0.0",
2222
"satooshi/php-coveralls": "^1.0",

0 commit comments

Comments
 (0)