Skip to content

Commit 416f234

Browse files
Add recipe path in installer-path section to support.
1 parent 40eb417 commit 416f234

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

+3
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@
105105
],
106106
"drush/Commands/contrib/{$name}": [
107107
"type:drupal-drush"
108+
],
109+
"recipes/{$name}": [
110+
"type:drupal-recipe"
108111
]
109112
},
110113
"installer-types": [

0 commit comments

Comments
 (0)