11 lines
132 B
JSON
11 lines
132 B
JSON
{
|
|
"require": {
|
|
"drush/drush": "8.*"
|
|
},
|
|
"extra": {
|
|
"installer-paths": {
|
|
"core": ["type:drupal-core"]
|
|
}
|
|
}
|
|
}
|