Skip to content

Commit

Permalink
Update to ORM 2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Neilson committed Jun 29, 2022
1 parent 0802328 commit 7c507e7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 87 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "stfc-egi/gocdb",
"description": "A web portal and REST style API for e-Infrastructure topology managment",
"require": {
"doctrine/orm": "2.10.*",
"doctrine/orm": "2.11.*",
"symfony/cache": "*",
"doctrine/annotations": "*"
},
Expand Down
98 changes: 12 additions & 86 deletions composer.lock

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

0 comments on commit 7c507e7

Please sign in to comment.