Skip to content

Commit b0d2d29

Browse files
committed
Merge branch 'master' into 3.1-merge
2 parents cf760fe + 340fdf9 commit b0d2d29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Command/WatchCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Hyperf\Watcher\Command;
1313

1414
use Hyperf\Command\Command;
15-
use Hyperf\Command\NullDisableEventDispatcher;
15+
use Hyperf\Command\Concerns\NullDisableEventDispatcher;
1616
use Hyperf\Watcher\Option;
1717
use Hyperf\Watcher\Watcher;
1818
use Psr\Container\ContainerInterface;

0 commit comments

Comments
 (0)