Skip to content

Commit

Permalink
update doctrine/orm to ^3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbeig committed Dec 17, 2024
1 parent bb14188 commit 31fbaeb
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 75 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"doctrine/dbal": "^3",
"doctrine/doctrine-bundle": "^2.12",
"doctrine/doctrine-migrations-bundle": "^3.3",
"doctrine/orm": "^2.19",
"doctrine/orm": "^3.0",
"doctrineencryptbundle/doctrine-encrypt-bundle": "^5.4",
"jolicode/automapper": "^9.2",
"nelmio/cors-bundle": "^2.3",
Expand Down
133 changes: 59 additions & 74 deletions composer.lock

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

0 comments on commit 31fbaeb

Please sign in to comment.