Skip to content

Commit

Permalink
Update doctrine/orm to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenMoonen authored Feb 15, 2024
1 parent 8edca5b commit 5db17e3
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 @@ -13,7 +13,7 @@
"require": {
"php": ">=8.2",
"doctrine/dbal": "^2.13.1|^3.2",
"doctrine/orm": "^2.13",
"doctrine/orm": "^3.0.0",
"symfony/cache": "^5.4|^6.0|^7.0",
"symfony/event-dispatcher": "^5.4|^6.0|^7.0",
"symfony/lock": "^5.4|^6.0|^7.0",
Expand Down

0 comments on commit 5db17e3

Please sign in to comment.