Files
symfony-flex-recipes-contrib/secit-pl.imap-bundle.1.0.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.2 KiB
JSON

{
"locks": {
"secit-pl/imap-bundle": {
"version": "1.0",
"recipe": {
"repo": "1.0",
"branch": "master",
"version": "1.0",
"ref": "2303e00839856f36b1829d0b189e5d959153aefb"
}
}
},
"manifests": {
"secit-pl/imap-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "secit-pl/imap-bundle",
"version": "1.0",
"manifest": {
"bundles": {
"SecIT\\ImapBundle\\ImapBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/imap.yaml": {
"contents": "imap:\n connections: []\n",
"executable": false,
"encoding": ""
}
},
"origin": "secit-pl/imap-bundle:1.0@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}