Skip to content

Commit

Permalink
Merge pull request #1495 from j0k3r/dependabot/composer/doctrine/doct…
Browse files Browse the repository at this point in the history
…rine-fixtures-bundle-3.5.1

Bump doctrine/doctrine-fixtures-bundle from 3.4.4 to 3.5.1
  • Loading branch information
j0k3r authored Dec 22, 2023
2 parents b5f5885 + 7c6721d commit 58e9ac5
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 50 deletions.
107 changes: 57 additions & 50 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions src/Command/RemoveItemsCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ protected function execute(InputInterface $input, OutputInterface $output): int
}
$feeds = [$feed];
} else {
/** @var Feed[] */
$feeds = $this->feedRepository->findAll();
}

Expand Down

0 comments on commit 58e9ac5

Please sign in to comment.