added drush composer and ignored vendor
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"require": {
|
||||
"drush/drush": "~8.0",
|
||||
"webflo/drupal-finder": "^1.0.0"
|
||||
},
|
||||
"extra": {
|
||||
"installer-paths": {
|
||||
".": [
|
||||
"type:drupal-core"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user