diff --git a/src/Console/Command/SubscriptionBootCommand.php b/src/Console/Command/SubscriptionBootCommand.php index 01e05566..6245c856 100644 --- a/src/Console/Command/SubscriptionBootCommand.php +++ b/src/Console/Command/SubscriptionBootCommand.php @@ -54,6 +54,7 @@ public function configure(): void null, InputOption::VALUE_REQUIRED, 'How much time should elapse before the next job is executed in milliseconds', + 0, ) ->addOption( 'setup',