Skip to content

Commit cb6b7ca

Browse files
committed
Allow nodejs-php-fallback/nodejs-php-fallback plugin
1 parent f8131ab commit cb6b7ca

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
@@ -30,5 +30,10 @@
3030
"psr-4": {
3131
"Slim\\Pug\\": "src"
3232
}
33+
},
34+
"config": {
35+
"allow-plugins": {
36+
"nodejs-php-fallback/nodejs-php-fallback": true
37+
}
3338
}
3439
}

0 commit comments

Comments
 (0)