Files
symfony-flex-recipes-contrib/gpslab.domain-event-bundle.2.2.json
T
github-action botandgithub-action bot 7fa28e54e3 Update Flex endpoint
2021-09-19 15:44:29 +00:00

40 lines
1.4 KiB
JSON

{
"locks": {
"gpslab/domain-event-bundle": {
"version": "2.2",
"recipe": {
"repo": "2.2",
"branch": "master",
"version": "2.2",
"ref": "2879c608e67333b9c03479097f7ca79f8899b3b3"
}
}
},
"manifests": {
"gpslab/domain-event-bundle": {
"repository": "github.com/symfony/recipes-contrib",
"package": "gpslab/domain-event-bundle",
"version": "2.2",
"manifest": {
"bundles": {
"GpsLab\\Bundle\\DomainEvent\\GpsLabDomainEventBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/gpslab_domain_event.yaml": {
"contents": "# see https://github.com/gpslab/domain-event-bundle/blob/master/README.md#configuration\n\ngpslab_domain_event:\n # Publish domain events post a Doctrine flush event\n publish_on_flush: true\n",
"executable": false,
"encoding": ""
}
},
"origin": "gpslab/domain-event-bundle:2.2@github.com/symfony/recipes-contrib:master",
"not_installable": false,
"is_contrib": true
}
}
}