We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bccd82a commit 666695eCopy full SHA for 666695e
composer.json
@@ -3,10 +3,10 @@
3
"description": "Magento2 Bash Completion Generator",
4
"type": "magento2-module",
5
"require": {
6
- "php": "~5.5.0|~5.6.0|~7.0.0",
+ "php": "~5.5|~5.6|~7.0",
7
"phpspec/phpspec": "^2.5",
8
"magento/framework": "^100.0",
9
- "phpmd/phpmd": "2.3.*",
+ "phpmd/phpmd": "2.*",
10
"squizlabs/php_codesniffer": "^2.6"
11
},
12
"license": "MIT",
0 commit comments