Files
symfony-flex-recipes-contrib/jawira.case-converter-twig.0.0.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

25 lines
775 B
JSON

{
"manifests": {
"jawira/case-converter-twig": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/case_converter_twig.yaml": {
"contents": [
"services:",
" jawira.case.converter.twig:",
" class: Jawira\\CaseConverterTwig\\CaseConverterExtension",
" tags: ['twig.extension']",
""
],
"executable": false
}
},
"ref": "aa886497cfde343cc978ea1687abc383219ebce8"
}
}
}