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.
2 parents e6f7473 + dd5bce3 commit 859c22aCopy full SHA for 859c22a
example/composer.json
@@ -4,10 +4,9 @@
4
"require-dev": {
5
"behat/mink-zombie-driver": "~1.2",
6
"drupal/drupal-extension": "~3.0",
7
- "drush/drush": "8.x",
8
- "phpmd/phpmd": "~2.1",
9
- "squizlabs/php_codesniffer": "~1.5",
10
- "drupal/coder": "7.2.3"
+ "drush/drush": "^8",
+ "drupal/coder": "^8.2",
+ "phpmd/phpmd": "~2.1"
11
},
12
"require": {
13
"roave/security-advisories": "dev-master"
0 commit comments