Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
# Conflicts:
#	src/Resources/config/bus.yml
  • Loading branch information
peter-gribanov committed Apr 24, 2017
2 parents d884324 + dfb193e commit 8dd935f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/config/bus.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
domain_event.bus.listener_locator:
class: GpsLab\Domain\Event\Bus\EventBus
class: GpsLab\Domain\Event\Bus\Bus # BC: use deprecated class
arguments: [ '@domain_event.locator' ]
public: false

Expand Down

0 comments on commit 8dd935f

Please sign in to comment.