materio-base-legacy/composer.json

11 lines
132 B
JSON

{
"require": {
"drush/drush": "8.*"
},
"extra": {
"installer-paths": {
"core": ["type:drupal-core"]
}
}
}