mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-12 15:46:52 +03:00
28 lines
741 B
JSON
28 lines
741 B
JSON
{
|
|
"manifests": {
|
|
"secit-pl/imap-bundle": {
|
|
"manifest": {
|
|
"bundles": {
|
|
"SecIT\\ImapBundle\\ImapBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/imap.yaml": {
|
|
"contents": [
|
|
"imap:",
|
|
" connections: []",
|
|
""
|
|
],
|
|
"executable": false
|
|
}
|
|
},
|
|
"ref": "2303e00839856f36b1829d0b189e5d959153aefb"
|
|
}
|
|
}
|
|
}
|