Skip to content

Commit 745f620

Browse files
github-actionscaendesilva
github-actions
authored andcommitted
Merge pull request #1879 from hydephp/hide-the-torchlight-install-command
Hide the Torchlight install command hydephp/develop@7c7c76c
1 parent d407e1c commit 745f620

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)