Skip to content

Commit

Permalink
Update to ORM to 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
gregcorbett committed Sep 12, 2024
1 parent 3695b28 commit ac46733
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 64 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.11.*",
"doctrine/orm": "2.12.*",
"symfony/cache": "*",
"doctrine/annotations": "*"
},
Expand Down
183 changes: 120 additions & 63 deletions composer.lock

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

0 comments on commit ac46733

Please sign in to comment.