Skip to content

Commit e1c0293

Browse files
fix typo
1 parent e9d56c5 commit e1c0293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ScriptHandler.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace EM\CssCompiler\Handler;
44

5-
use Composer\EventDispatcher\Event;
5+
use Composer\Script\Event;
66
use EM\CssCompiler\ScriptHandler as Handler;
77

88
/**

0 commit comments

Comments
 (0)