Skip to content

Commit fb9a502

Browse files
Add recipe path in installer-path section to support.
1 parent cd162d1 commit fb9a502

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)