mirror of
https://github.com/shlinkio/shlink.git
synced 2026-03-10 01:03:13 +08:00
Update to Symfony 7
This commit is contained in:
@@ -98,7 +98,7 @@ class GenerateKeyCommand extends Command
|
||||
->setHelp($help);
|
||||
}
|
||||
|
||||
protected function execute(InputInterface $input, OutputInterface $output): ?int
|
||||
protected function execute(InputInterface $input, OutputInterface $output): int
|
||||
{
|
||||
$expirationDate = $input->getOption('expiration-date');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user