mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-21 20:36:36 +03:00
7 lines
156 B
YAML
7 lines
156 B
YAML
services:
|
|
Prooph\Bundle\ServiceBus\CommandBus: '@prooph_service_bus.app_command_bus'
|
|
|
|
prooph_service_bus:
|
|
command_buses:
|
|
app_command_bus: ~
|