Added 1.0 version of knyk/mailbox-bundle

This commit is contained in:
knyk
2019-12-16 12:23:32 +01:00
parent 36a451fc48
commit c48f27ab21
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
mailbox:
connections: []

View File

@@ -0,0 +1,8 @@
{
"bundles": {
"Knyk\\MailboxBundle\\MailboxBundle": ["all"]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}