Files
symfony-flex-recipes-contrib/neimheadh.sonata-annotation-bundle.2.0.json
T
github-action[bot]andgithub-action[bot] 14984cb52f Update Flex endpoint
2023-03-01 13:56:52 +00:00

28 lines
838 B
JSON

{
"manifests": {
"neimheadh/sonata-annotation-bundle": {
"manifest": {
"bundles": {
"Neimheadh\\SonataAnnotationBundle\\SonataAnnotationBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/sonata_annotation.yaml": {
"contents": [
"sonata_annotation:",
" directory: '%kernel.project_dir%/src/Entity'",
""
],
"executable": false
}
},
"ref": "42763bea049b98d688b32bfe328ef04981f24630"
}
}
}