Files
symfony-flex-recipes-contrib/sonata-project.core-bundle.3.9.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

30 lines
856 B
JSON

{
"manifests": {
"sonata-project/core-bundle": {
"manifest": {
"bundles": {
"Sonata\\CoreBundle\\SonataCoreBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/sonata_core.yaml": {
"contents": [
"sonata_core:",
" form:",
" mapping:",
" enabled: false",
""
],
"executable": false
}
},
"ref": "2f69bd1995730b73a5211a9707622fb25a925df7"
}
}
}