Skip to content

Commit 285ff25

Browse files
author
abluchet
committed
Fix tests by fixing behatch/contexts dependency
1 parent fed77b5 commit 285ff25

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/mink-browserkit-driver": "^1.3.1",
3434
"behat/mink-extension": "^2.2",
3535
"behat/symfony2-extension": "^2.1.1",
36-
"behatch/contexts": "^3.1",
36+
"behatch/contexts": "3.1.0",
3737
"doctrine/annotations": "^1.2",
3838
"doctrine/doctrine-bundle": "^1.8",
3939
"doctrine/orm": "^2.5.2",

0 commit comments

Comments
 (0)