Used comand bus lib interface for service id

This commit is contained in:
Gildas Quéméner
2018-03-23 10:14:04 +01:00
parent 02c6dedf54
commit c48c336ef2
@@ -8,5 +8,5 @@ services:
_defaults:
autowire: true
Prooph\Bundle\ServiceBus\CommandBus: '@prooph_service_bus.app_command_bus'
Prooph\ServiceBus\CommandBus: '@prooph_service_bus.app_command_bus'
Prooph\ServiceBus\EventBus: '@prooph_service_bus.app_event_bus'