Skip to content

Commit

Permalink
Update doctrine/data-fixtures requirement || ^2.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [doctrine/data-fixtures](https://github.com/doctrine/data-fixtures) to permit the latest version.
- [Release notes](https://github.com/doctrine/data-fixtures/releases)
- [Commits](doctrine/data-fixtures@1.5.3...2.0.0)

---
updated-dependencies:
- dependency-name: doctrine/data-fixtures
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 2fd99aa commit 29da6f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"require-dev": {
"ext-pdo": "*",
"doctrine/data-fixtures": "^1.5.3",
"doctrine/data-fixtures": "^1.5.3 || ^2.0.0",
"gedmo/doctrine-extensions": "^3.0",
"phpunit/phpunit": "^11.0",
"symfony/var-dumper": "^5.4|^6.0|^7.0"
Expand Down

0 comments on commit 29da6f6

Please sign in to comment.