Skip to content

Commit

Permalink
Update to ORM 2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Neilson authored and gregcorbett committed Sep 12, 2024
1 parent 2c6bee2 commit 30a029a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 43 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.7.*"
"doctrine/orm": "2.8.*"
},
"require-dev": {
"phpunit/phpunit": "4.8.*",
Expand Down
75 changes: 33 additions & 42 deletions composer.lock

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

0 comments on commit 30a029a

Please sign in to comment.