Files
symfony-flex-recipes-contrib/mtarld.symbok-bundle.2.0.json
T
github-action botandgithub-action bot 7d78e147a4 Update Flex endpoint
2021-09-20 16:37:35 +00:00

43 lines
1.5 KiB
JSON

{
"locks": {
"mtarld/symbok-bundle": {
"version": "2.0",
"recipe": {
"repo": "2.0",
"branch": "master",
"version": "2.0",
"ref": "c1ae1108fa1d7889f0c105c956f74f141cef52dc"
}
}
},
"manifests": {
"mtarld/symbok-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "mtarld/symbok-bundle",
"version": "2.0",
"manifest": {
"bundles": {
"Mtarld\\SymbokBundle\\SymbokBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
},
"post-install-output": [
" * <fg=blue>Configure</> bundle in <comment>config/packages/symbok.yaml</>",
" * <fg=blue>Read</> the documentation at <comment>https://github.com/mtarld/symbok-bundle/blob/master/src/Resources/doc/index.md</>"
]
},
"files": {
"config/packages/symbok.yaml": {
"contents": "symbok:\n # Namespaces that you want to be processed by symbok\n namespaces:\n # - 'App\\Entity'\n",
"executable": false,
"encoding": ""
}
},
"origin": "mtarld/symbok-bundle:2.0@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}