Skip to content

Commit

Permalink
Merge pull request #105 from Saeven/feature/doctrine-module-update
Browse files Browse the repository at this point in the history
Doctrine version bump.
  • Loading branch information
Saeven authored Apr 25, 2022
2 parents 875b45d + a89157b commit 4c4d7db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"laminas/laminas-view": "^2.13",
"laminas/laminas-http": "^2.15",
"laminas/laminas-router": "^3.5",
"doctrine/doctrine-orm-module": "^4.1|^5.1.0",
"doctrine/doctrine-module": "^4.2|^5.1.0",
"doctrine/doctrine-orm-module": "^4.1|~5.1",
"doctrine/doctrine-module": "^4.2|~5.1",
"doctrine/orm": "^2.10",
"paragonie/halite": "^4.7| ^5.0",
"ramsey/uuid": "^4",
Expand Down

0 comments on commit 4c4d7db

Please sign in to comment.