Skip to content

Commit aaf7e88

Browse files
committed
Fix tests
1 parent 44ce4dd commit aaf7e88

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

0 commit comments

Comments
 (0)