Skip to content

Commit

Permalink
ORM update to 2.5.14
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Neilson committed Jun 16, 2022
1 parent 7b530ac commit 4dad3cd
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 84 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
"name": "stfc-egi/gocdb",
"description": "A web portal and REST style API for e-Infrastructure topology managment",
"require": {
"doctrine/orm": "2.4.8",
"doctrine/dbal": "2.5.4"
},
"doctrine/orm": "2.5.14"
},
"require-dev": {
"phpunit/phpunit": "4.8.*",
"phpunit/dbunit": ">=1.2",
"taq/pdooci": "^1.0"
"taq/pdooci": "^1.0"
}
}
163 changes: 83 additions & 80 deletions composer.lock

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

0 comments on commit 4dad3cd

Please sign in to comment.