Skip to content

Commit

Permalink
Update dependency doctrine/orm to ^2.18 || ^3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and core23 committed Feb 4, 2024
1 parent 0a3a4af commit b3ccd5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"doctrine/doctrine-bundle": "^2.4",
"doctrine/mongodb-odm": "^2.3",
"doctrine/mongodb-odm-bundle": "^4.4 || ^5.0",
"doctrine/orm": "^2.12",
"doctrine/orm": "^2.18 || ^3.0",
"ergebnis/composer-normalize": "^2.0.1",
"symfony/browser-kit": "^6.4 || ^7.0",
"symfony/doctrine-bridge": "^6.4 || ^7.0",
Expand All @@ -83,7 +83,7 @@
"doctrine/mongodb": "<1.6",
"doctrine/mongodb-odm": "<1.1",
"doctrine/mongodb-odm-bundle": "<4.1",
"doctrine/orm": "<2.7"
"doctrine/orm": "<2.18"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b3ccd5f

Please sign in to comment.