Skip to content

Commit 58f081d

Browse files
author
abluchet
committed
doctrine 2.6 breaks tests
1 parent 3e63575 commit 58f081d

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
@@ -33,7 +33,7 @@
3333
"behat/symfony2-extension": "^2.1.1",
3434
"behatch/contexts": "dev-master",
3535
"doctrine/doctrine-bundle": "^1.6.3",
36-
"doctrine/orm": "^2.5.2",
36+
"doctrine/orm": ">=2.5.2 <2.5.14",
3737
"doctrine/annotations": "^1.2",
3838
"friendsofsymfony/user-bundle": "^2.0",
3939
"guzzlehttp/guzzle": "^6.0",

0 commit comments

Comments
 (0)