Skip to content

Commit 36ab779

Browse files
committed
Update the min requirement for Mink
1 parent 02396c5 commit 36ab779

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
"require": {
1818
"php": ">=5.3.6",
19-
"behat/mink": "~1.7@dev",
19+
"behat/mink": "^1.7.1@dev",
2020
"symfony/browser-kit": "~2.3|~3.0",
2121
"symfony/dom-crawler": "~2.3|~3.0"
2222
},

0 commit comments

Comments
 (0)