14 lines
184 B
JSON
14 lines
184 B
JSON
{
|
|
"require": {
|
|
"drush/drush": "~8.0",
|
|
"webflo/drupal-finder": "^1.0.0"
|
|
},
|
|
"extra": {
|
|
"installer-paths": {
|
|
".": [
|
|
"type:drupal-core"
|
|
]
|
|
}
|
|
}
|
|
}
|