Skip to content

Commit 5455547

Browse files
committed
Also updated namespace in command bus config
1 parent b78911b commit 5455547

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"api-clients": {
3838
"command-bus": {
3939
"path": "src/CommandBus",
40-
"namespace": "ApiClients\\Pusher\\CommandBus"
40+
"namespace": "ApiClients\\Client\\Pusher\\CommandBus"
4141
}
4242
}
4343
}

composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)