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

31 lines
950 B
JSON

{
"manifests": {
"sonata-project/notification-bundle": {
"manifest": {
"bundles": {
"Sonata\\NotificationBundle\\SonataNotificationBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/sonata_notification.yaml": {
"contents": [
"sonata_notification:",
" consumers:",
" register_default: false",
" admin:",
" enabled: false",
""
],
"executable": false
}
},
"ref": "222a1549f627f9faef39c0dd3cba1194a5175c00"
}
}
}