Skip to content

Commit 5a14703

Browse files
authored
Merge pull request #680 from hydephp/hide-the-torchlight-install-command
Hide the Torchlight install command
2 parents 5321cd0 + 745f620 commit 5a14703

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/commands.php

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
Symfony\Component\Console\Command\DumpCompletionCommand::class,
6060
Symfony\Component\Console\Command\HelpCommand::class,
6161
\Hyde\Console\Commands\DebugCommand::class,
62+
\Torchlight\Commands\Install::class,
6263
],
6364

6465
/*

0 commit comments

Comments
 (0)