Files
symfony-flex-recipes-contrib/goetas.twital-bundle.1.3.json
T
github-action botandgithub-action bot af31901ef8 Update Flex endpoint
2021-09-20 16:15:05 +00:00

39 lines
1.6 KiB
JSON

{
"locks": {
"goetas/twital-bundle": {
"version": "1.3",
"recipe": {
"repo": "1.3",
"branch": "master",
"version": "1.3",
"ref": "5f47f4a269c26853b1d16663b12b116770925fd9"
}
}
},
"manifests": {
"goetas/twital-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "goetas/twital-bundle",
"version": "1.3",
"manifest": {
"bundles": {
"Goetas\\TwitalBundle\\GoetasTwitalBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/twital.yaml": {
"contents": "goetas_twital:\n full_twig_compatibility: true # see http://twitalbundle.readthedocs.io/en/latest/#full-twig-compatibility\n\n## add here your custom extension handlers, by default Twital parses *.html.twital, *.xml.twital and *.xhtml.twital files\n## more info about it on http://twitalbundle.readthedocs.io/en/latest/#source-adapters\n# source_adapter:\n# - { service: twital.source_adapter.html5, pattern: ['/\\.ext\\.twital$/', '/\\.ext2\\.twital$/'] }\n",
"executable": false,
"encoding": ""
}
},
"origin": "goetas/twital-bundle:1.3@github.com/symfony/recipes-contrib:master",
"is_contrib": true
}
}
}