Skip to content

Commit

Permalink
build(deps-dev): Update doctrine/orm requirement || ^3.0
Browse files Browse the repository at this point in the history
Updates the requirements on [doctrine/orm](https://github.com/doctrine/orm) to permit the latest version.
- [Release notes](https://github.com/doctrine/orm/releases)
- [Commits](doctrine/orm@2.12.0...3.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent b298741 commit 25f50ac
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 @@ -19,7 +19,7 @@
},
"require-dev": {
"doctrine/doctrine-bundle": "^2.6",
"doctrine/orm": "^2.12",
"doctrine/orm": "^2.12 || ^3.0",
"drupol/php-conventions": "^6",
"phpunit/phpunit": "^10"
},
Expand Down

0 comments on commit 25f50ac

Please sign in to comment.