Skip to content

Commit f8bd535

Browse files
committed
Allow nodejs-php-fallback/nodejs-php-fallback plugin
1 parent 7ca0e63 commit f8bd535

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,10 @@
3838
"psr-4": {
3939
"Phug\\Test\\Component\\": "./tests/Phug/Component/"
4040
}
41+
},
42+
"config": {
43+
"allow-plugins": {
44+
"nodejs-php-fallback/nodejs-php-fallback": true
45+
}
4146
}
4247
}

0 commit comments

Comments
 (0)