Skip to content

Commit

Permalink
downgrade doctrine/orm to 2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
alzee committed Feb 23, 2024
1 parent d3b2931 commit b03072c
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 28 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -11,7 +11,7 @@
"doctrine/dbal": "^3",
"doctrine/doctrine-bundle": "^2.11",
"doctrine/doctrine-migrations-bundle": "^3.3",
"doctrine/orm": "^3.0",
"doctrine/orm": "^2.18.0",
"easycorp/easyadmin-bundle": "^4.9",
"nelmio/cors-bundle": "^2.4",
"phpdocumentor/reflection-docblock": "^5.3",
Expand Down
158 changes: 131 additions & 27 deletions composer.lock

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

0 comments on commit b03072c

Please sign in to comment.