Skip to content

Commit

Permalink
Update the min requirement for Mink
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Mar 5, 2016
1 parent 02396c5 commit 36ab779
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

"require": {
"php": ">=5.3.6",
"behat/mink": "~1.7@dev",
"behat/mink": "^1.7.1@dev",
"symfony/browser-kit": "~2.3|~3.0",
"symfony/dom-crawler": "~2.3|~3.0"
},
Expand Down

0 comments on commit 36ab779

Please sign in to comment.