Skip to content

Commit dd487b2

Browse files
committed
Update Doctrine ORM lower bound
1 parent 078217e commit dd487b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"doctrine/dbal": "^2.13.8 || ^3.3.3",
2626
"doctrine/lexer": "^2.0 || ^3.0",
2727
"doctrine/mongodb-odm": "^1.3 || ^2.4.3",
28-
"doctrine/orm": "^2.14.0",
28+
"doctrine/orm": "^2.16.0",
2929
"doctrine/persistence": "^2.2.1 || ^3.2",
3030
"gedmo/doctrine-extensions": "^3.8",
3131
"nesbot/carbon": "^2.49",

0 commit comments

Comments
 (0)