Files
symfony-flex-recipes-contrib/secit-pl.imap-bundle.1.0.json
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

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"
}
}
}