Skip to content

Commit 62bb68d

Browse files
committed
Merge branch '3.4' into 4.0
* 3.4: Fix tests
2 parents 2afd49f + e183c58 commit 62bb68d

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
@@ -89,7 +89,7 @@
8989
"doctrine/cache": "~1.6",
9090
"doctrine/data-fixtures": "1.0.*",
9191
"doctrine/dbal": "~2.4",
92-
"doctrine/orm": "~2.4,>=2.4.5",
92+
"doctrine/orm": "~2.4,>=2.4.5,<=2.7.0",
9393
"doctrine/doctrine-bundle": "~1.4",
9494
"monolog/monolog": "~1.11",
9595
"ocramius/proxy-manager": "~0.4|~1.0|~2.0",

0 commit comments

Comments
 (0)