Skip to content

Commit 0212e95

Browse files
dermatzCopilot
andauthored
Update src/Console/Command/Static/CleanCommand.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 486cc76 commit 0212e95

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Console/Command/Static/CleanCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ protected function configure(): void
6161
InputOption::VALUE_NONE,
6262
'Show what would be cleaned without actually deleting anything'
6363
)
64-
->setAliases(['m:s:c', 'frontend:clean']);
64+
->setAliases(['m:st:c', 'frontend:clean']);
6565
}
6666

6767
/**

0 commit comments

Comments
 (0)