Skip to content

Commit

Permalink
Merge pull request #410 from tikoflano/patch-1
Browse files Browse the repository at this point in the history
Fixed dump using domains
  • Loading branch information
tobias-93 committed Dec 14, 2021
2 parents a1f194d + d446b38 commit 86e2b61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Command/DumpCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ private function doDump(InputInterface $input, OutputInterface $output)
$extractor->getHost(),
$extractor->getPort(),
$extractor->getScheme(),
$input->getOption('locale'),
$domain
),
'json',
Expand Down

0 comments on commit 86e2b61

Please # to comment.