Skip to content

Commit

Permalink
Updated dependencies (ORM)
Browse files Browse the repository at this point in the history
  • Loading branch information
DamienHarper committed Dec 6, 2020
1 parent ec65594 commit d55d484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"require": {
"php": ">=7.2",
"doctrine/annotations": "^1.8",
"doctrine/orm": "^2.8",
"doctrine/orm": "^2.7",
"symfony/event-dispatcher": "^3.4|^4.0|^5.0",
"symfony/lock": "^3.4|^4.0|^5.0",
"symfony/options-resolver": "^3.4|^4.0|^5.0"
Expand Down

0 comments on commit d55d484

Please sign in to comment.