Skip to content

Commit f12e7ea

Browse files
committed
fix invalid import path
1 parent 48464c9 commit f12e7ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GoTaskFactory.php

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

1313
namespace Reasno\GoTask;
1414

15-
use PhpCsFixer\ConfigInterface;
15+
use Hyperf\Contract\ConfigInterface;
1616
use Psr\Container\ContainerInterface;
1717

1818
class GoTaskFactory

0 commit comments

Comments
 (0)