Files
symfony-flex-recipes-contrib/disjfa.translation-bundle.0.1.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

30 lines
925 B
JSON

{
"manifests": {
"disjfa/translation-bundle": {
"manifest": {
"bundles": {
"Disjfa\\TranslationBundle\\DisjfaTranslationBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/routes/disjfa_translation.yaml": {
"contents": [
"disjfa_translation:",
" resource: '@DisjfaTranslationBundle/Controller/'",
" type: annotation",
" prefix: /admin",
""
],
"executable": true
}
},
"ref": "8da88d4e40049729892ac1cc38182ecad6e23e64"
}
}
}