Skip to content

Commit 69204e6

Browse files
committed
Update composer.json to allow composer plugins
1 parent 84ccd10 commit 69204e6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,11 @@
1818
"psr-4": {
1919
"DeliciousBrains\\WPPromoter\\": "src/"
2020
}
21+
},
22+
"config": {
23+
"allow-plugins": {
24+
"boxuk/wp-muplugin-loader": true,
25+
"composer/installers": true
26+
}
2127
}
2228
}

0 commit comments

Comments
 (0)