Skip to content

Commit

Permalink
Bump doctrine/doctrine-fixtures-bundle from 3.7.0 to 4.0.0 (#11216)
Browse files Browse the repository at this point in the history
Bumps [doctrine/doctrine-fixtures-bundle](https://github.com/doctrine/DoctrineFixturesBundle) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/doctrine/DoctrineFixturesBundle/releases)
- [Upgrade guide](https://github.com/doctrine/DoctrineFixturesBundle/blob/4.0.x/UPGRADE.md)
- [Commits](doctrine/DoctrineFixturesBundle@3.7.0...4.0.0)

---
updated-dependencies:
- dependency-name: doctrine/doctrine-fixtures-bundle
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 15b9490 commit 5ca419c
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 33 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"bex/behat-skip-tests": "^1.2",
"coduo/php-matcher": "^6.0",
"dama/doctrine-test-bundle": "^8.0",
"doctrine/doctrine-fixtures-bundle": "^3.3",
"doctrine/doctrine-fixtures-bundle": "^4.0",
"fakerphp/faker": "^1.13",
"friends-of-behat/mink-extension": "^2.7",
"friends-of-behat/symfony-extension": "^2.4",
Expand Down
63 changes: 31 additions & 32 deletions composer.lock

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

0 comments on commit 5ca419c

Please sign in to comment.