Skip to content

Commit 82f6815

Browse files
committed
Fixed monorepo builder config
1 parent e72c38f commit 82f6815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎monorepo-builder.php‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
use Symplify\ComposerJsonManipulator\ValueObject\ComposerJsonSection;
5+
use Symplify\MonorepoBuilder\ComposerJsonManipulator\ValueObject\ComposerJsonSection;
66
use Symplify\MonorepoBuilder\Config\MBConfig;
77

88
return static function (MBConfig $config): void {

0 commit comments

Comments
 (0)