Skip to content
Snippets Groups Projects

fixed drush version compatibility

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -3,6 +3,6 @@
@@ -3,6 +3,6 @@
"description": "A migrate booster that allows you to bypass hooks.",
"description": "A migrate booster that allows you to bypass hooks.",
"type": "drupal-module",
"type": "drupal-module",
"require": {
"require": {
}
}
}
}
Loading