diff --git a/configurator/src/Command/Migration20230807Command.php b/configurator/src/Command/Migration20230807Command.php index dcd38b5ef..d22263845 100644 --- a/configurator/src/Command/Migration20230807Command.php +++ b/configurator/src/Command/Migration20230807Command.php @@ -12,7 +12,7 @@ use Symfony\Component\Console\Input\InputInterface; use Symfony\Component\Console\Output\OutputInterface; -#[AsCommand(name: 'migration:20230807')] +#[AsCommand(name: 'migration:v20230807')] final class Migration20230807Command extends Command { public function __construct(