Files
symfony-flex-recipes-contrib/stof.doctrine-extensions-bundle.1.2.json
T
github-action[bot]andgithub-action[bot] a6bd6cb0e8 Update Flex endpoint
2022-02-26 08:43:39 +00:00

30 lines
1.1 KiB
JSON

{
"manifests": {
"stof/doctrine-extensions-bundle": {
"manifest": {
"bundles": {
"Stof\\DoctrineExtensionsBundle\\StofDoctrineExtensionsBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/stof_doctrine_extensions.yaml": {
"contents": [
"# Read the documentation: https://symfony.com/doc/current/bundles/StofDoctrineExtensionsBundle/index.html",
"# See the official DoctrineExtensions documentation for more details: https://github.com/doctrine-extensions/DoctrineExtensions/tree/main/doc",
"stof_doctrine_extensions:",
" default_locale: en_US",
""
],
"executable": false
}
},
"ref": "e805aba9eff5372e2d149a9ff56566769e22819d"
}
}
}