Skip to content
This repository was archived by the owner on Sep 6, 2025. It is now read-only.

Commit a523acb

Browse files
authored
Merge pull request #8 from hellofresh/boekkooi-fresh-patch-1
Fixed invalid namespace
2 parents 1b52188 + db29c66 commit a523acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Provider/EngineServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace HelloFresh\Provider;
3+
namespace HelloFresh\Engine\Provider;
44

55
use HelloFresh\Engine\CommandBus\Handler\InMemoryLocator;
66
use HelloFresh\Engine\CommandBus\SimpleCommandBus;

0 commit comments

Comments
 (0)