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

28 lines
881 B
JSON

{
"manifests": {
"nicohaase/twig-isbn-formatter": {
"manifest": {
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/twig_isbn_formatter.yaml": {
"contents": [
"services:",
" _defaults:",
" public: false",
" autowire: true",
" autoconfigure: true",
"",
" NicoHaase\\TwigIsbnFormatter\\IsbnFormatterExtension: null",
""
],
"executable": false
}
},
"ref": "1d9d480242b38506243f591224fc2e386d1cd90c"
}
}
}