Skip to content

Commit

Permalink
Updating dependencies to reflect Mink 1.6 release
Browse files Browse the repository at this point in the history
(cherry picked from commit 23e8683)
  • Loading branch information
Alexander Obuhovich committed Sep 26, 2014
1 parent 88c82e3 commit 5450baa
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 22 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@

"require": {
"php": ">=5.3.2",
"behat/mink": "~1.5@dev",
"behat/mink": "~1.6",
"mindplay/annotations": "~1.2@dev"
},

"require-dev": {
"aik099/coding-standard": "dev-master",
"brianium/paratest": "~0.7",
"behat/mink-selenium2-driver": "~1.1@dev",
"behat/mink-selenium2-driver": "~1.2@dev",
"mockery/mockery": "~0.9"
},

Expand Down
39 changes: 19 additions & 20 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5450baa

Please sign in to comment.