Skip to content

Commit 325bad8

Browse files
committed
Merge pull request #259 from phase2/track-drush-8-x
Switch from drush master to the 8.x branch for stability.
2 parents 9340aee + 7dd6404 commit 325bad8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"require-dev": {
55
"behat/mink-zombie-driver": "~1.2",
66
"drupal/drupal-extension": "~3.0",
7-
"drush/drush": "dev-master",
7+
"drush/drush": "8.x",
88
"phpmd/phpmd": "~2.1",
99
"squizlabs/php_codesniffer": "~1.5",
1010
"drupal/coder": "7.2.3"

0 commit comments

Comments
 (0)