\Seld\JsonLint\ParsingException
Overrides Command::execute
protected function execute(InputInterface $input, OutputInterface $output) : int { return $this->doBump($this->getIO(), $input->getOption('dev-only'), $input->getOption('no-dev-only'), $input->getOption('dry-run'), $input->getArgument('packages')); }