Added HttplugBundle recipe from contrib.

This commit is contained in:
Tobias Nyholm
2017-11-16 11:02:51 +02:00
parent 9cfe9db3c5
commit 51f254553b
2 changed files with 22 additions and 0 deletions
@@ -0,0 +1,8 @@
{
"bundles": {
"Http\\HttplugBundle\\HttplugBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}