Skip to content

Commit

Permalink
Updated behat dependency to the stable version.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk authored Jun 29, 2017
1 parent 5af005a commit 163e80f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
}
],
"require": {
"behat/behat": "~3.1.0-rc2",
"behat/behat": ">=3.3.1",
"behat/mink-extension": "~v2.2",
"behat/mink-goutte-driver": "*",
"behat/mink-selenium2-driver": "*",
"symfony/finder": "^3.2"
},
"require-dev": {
"behat/mink": "~1.5",
"integratedexperts/behat-phpserver": "^0.1.0",
"integratedexperts/behat-phpserver": "^0.1",
"squizlabs/php_codesniffer": "2.*",
"escapestudios/symfony2-coding-standard": "~2.0",
"beet/box": "^0.5.1"
Expand Down

0 comments on commit 163e80f

Please sign in to comment.