Skip to content

Commit 72d6220

Browse files
committed
doctrine constaint <1.9 to fix tests
1 parent b2339c3 commit 72d6220

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": "^3.1",
3535
"doctrine/annotations": "^1.2",
36-
"doctrine/doctrine-bundle": "^1.8",
36+
"doctrine/doctrine-bundle": ">=1.8.1 <1.9",
3737
"doctrine/orm": "^2.5.2",
3838
"friendsofsymfony/user-bundle": "^2.1",
3939
"guzzlehttp/guzzle": "^6.0",

0 commit comments

Comments
 (0)