{ "manifests": { "sonata-project/notification-orm-pack": { "manifest": { "copy-from-recipe": { "config/": "%CONFIG_DIR%/", "src/": "%SRC_DIR%/" } }, "files": { "config/packages/sonata_notification_orm.yaml": { "contents": [ "sonata_notification:", " backend: sonata.notification.backend.doctrine", " backends:", " doctrine: null", " class:", " message: App\\Entity\\SonataNotificationMessage", "" ], "executable": false }, "src/Entity/SonataNotificationMessage.php": { "contents": [ "id;", " }", "}", "" ], "executable": false } }, "ref": "c4c7db6d4949a6cc819270c4c2f0f00eeffe09f8" } } }