Skip to content

Commit 16c47ec

Browse files
Update MooxInstallCommand.php
1 parent 7c242f7 commit 16c47ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/Console/Commands/MooxInstallCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ class MooxInstallCommand extends Command
4444
{--only=* : Only run specific installers}
4545
{--force : Force overwrite existing assets}';
4646

47-
  protected $description = 'Install Moox packages that extend MooxServiceProvider';
47+
protected $description = 'Install Moox packages that extend MooxServiceProvider';
4848

4949
protected array $mooxProviders = [];
5050

0 commit comments

Comments
 (0)