Skip to content

Commit 28eacde

Browse files
authored
Update README.md
1 parent b32cd78 commit 28eacde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ With this bundle, the adapter is automatically set as the default for Event Bus.
4545
If you're not using the bundle, you can bind it directly to the `EventBus` interface.
4646

4747
```yaml
48-
Gember\EventSourcing\Util\Messaging\MessageBus\EventBus:
48+
Gember\DependencyContracts\Util\Messaging\MessageBus\EventBus:
4949
class: Gember\MessageBusSymfony\SymfonyEventBus
5050
arguments:
5151
- '@event.bus' # or any other defined Symfony event bus

0 commit comments

Comments
 (0)