Skip to content

Commit fc19afb

Browse files
authored
chore: add must use plugin installer path
1 parent 21fe80e commit fc19afb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
},
6262
"installer-paths": {
6363
"web/wp-content/plugins/{$name}/": ["type:wordpress-plugin"],
64+
"web/wp-content/mu-plugins/{$name}/": ["type:wordpress-muplugin"],
6465
"web/wp-content/themes/{$name}/": ["type:wordpress-theme"],
6566
"web/private/scripts/quicksilver/{$name}/": ["type:quicksilver-script"]
6667
}

0 commit comments

Comments
 (0)