Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 43ea311

Browse files
committedFeb 7, 2025·
Add recipe path in installer-path section to support.
1 parent 5cf87ce commit 43ea311

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)