Skip to content

Commit b7f7352

Browse files
authored
Allow pug/installer plugin
1 parent 7784d39 commit b7f7352

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
},
5353
"config": {
5454
"allow-plugins": {
55-
"nodejs-php-fallback/nodejs-php-fallback": true
55+
"nodejs-php-fallback/nodejs-php-fallback": true,
56+
"pug/installer": true
5657
}
5758
}
5859
}

0 commit comments

Comments
 (0)