Skip to content

Commit 3d9fb8d

Browse files
author
Cliff Odijk
committed
Drop Support for Doctrine 2.2/2.3/2.4 fixes #23
1 parent 88056e9 commit 3d9fb8d

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
@@ -31,7 +31,7 @@
3131
},
3232
"require-dev": {
3333
"doctrine/doctrine-bundle": "~1.0",
34-
"doctrine/orm": "~2.3",
34+
"doctrine/orm": "~2.5",
3535
"phpunit/phpunit": "^5.7 || ^6.0",
3636
"simple-bus/doctrine-orm-bridge": "~5.0",
3737
"symfony/framework-bundle": "~2.7 || ~3.3 || ~4.0",

0 commit comments

Comments
 (0)