We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6913a22 + 7c7c76c commit 8bacd25Copy full SHA for 8bacd25
packages/framework/config/commands.php
@@ -59,6 +59,7 @@
59
Symfony\Component\Console\Command\DumpCompletionCommand::class,
60
Symfony\Component\Console\Command\HelpCommand::class,
61
\Hyde\Console\Commands\DebugCommand::class,
62
+ \Torchlight\Commands\Install::class,
63
],
64
65
/*
0 commit comments