Skip to content

Commit 7180019

Browse files
committed
file name fix
1 parent 4287d14 commit 7180019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/Commands/RachetServerCommand.php renamed to src/Console/Commands/RatchetServerCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
use Ratchet\WebSocket\WsServer;
1111
use Symfony\Component\Console\Input\InputOption;
1212

13-
class RachetServerCommand extends Command
13+
class RatchetServerCommand extends Command
1414
{
1515
/**
1616
* The console command name.

0 commit comments

Comments
 (0)