Add secit-pl/imap-bundle recipe

This commit is contained in:
Tomasz Gemza
2017-10-17 15:26:54 +02:00
parent fc02fcf66d
commit ba439131b8
2 changed files with 10 additions and 0 deletions

View File

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

View File

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