Skip to content

Commit f20f9de

Browse files
committed
Fix Behatch constraint
1 parent d2e7cf7 commit f20f9de

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
@@ -31,7 +31,7 @@
3131
"behat/mink-browserkit-driver": "^1.3.1",
3232
"behat/mink-extension": "^2.2",
3333
"behat/symfony2-extension": "^2.1.1",
34-
"behatch/contexts": "3.1.0",
34+
"behatch/contexts": "^3.1.0",
3535
"doctrine/annotations": "^1.7",
3636
"doctrine/common": "^2.11",
3737
"doctrine/data-fixtures": "^1.2.2",

0 commit comments

Comments
 (0)