mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 04:16:24 +03:00
40 lines
1.6 KiB
JSON
40 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",
|
|
"not_installable": false,
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |