Skip to content

Commit 00d3c75

Browse files
Update composer.json
1 parent 88e0b6f commit 00d3c75

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@
4141
}
4242
},
4343
"config": {
44-
"preferred-install": "dist"
44+
"preferred-install": "dist",
45+
"allow-plugins": {
46+
"bamarni/composer-bin-plugin": true
47+
}
4548
}
4649
}

0 commit comments

Comments
 (0)