Skip to content

Commit

Permalink
updated more libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Balteanu committed Mar 14, 2016
1 parent bb2c8c4 commit 489e284
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"require": {
"behat/behat": "3.0.15",
"behat/mink": "v1.7.1",
"behat/mink-extension": "2.1.0",
"behat/mink-goutte-driver": "1.1.0",
"behat/mink-selenium2-driver": "1.2.0",
"behat/mink-extension": "v2.2",
"behat/mink-goutte-driver": "1.2.1",
"behat/mink-selenium2-driver": "v1.3.1",
"peridot-php/webdriver-manager": "1.3.0",
"ciaranmcnulty/behat-stepthroughextension": "1.0.0",
"sensiolabs/behat-page-object-extension": "2.0.x-dev",
Expand All @@ -30,7 +30,6 @@
"config": {
"bin-dir": "bin"
},
"minimum-stability": "dev",
"autoload": {
"psr-0": {
"Zitec\\ZitecExtension": "src/"
Expand Down

0 comments on commit 489e284

Please sign in to comment.