Skip to content

Commit 120c207

Browse files
committed
Narrow the required version of drush for predictability
1 parent 81911ab commit 120c207

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
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require":{
17-
"drush/drush":"dev-master-fulltest",
17+
"drush/drush":"7.*",
1818
"ensepar/html2pdf":"dev-master",
1919
"mpdf/mpdf":"v5.7.1",
2020
"php":">=5.4.5",

0 commit comments

Comments
 (0)