We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b24032d + d52b55f commit 104e5aaCopy full SHA for 104e5aa
1 file changed
tests/acceptance/composer.json
@@ -1,9 +1,9 @@
1
{
2
"require-dev": {
3
"behat/behat": "^3.0",
4
- "behat/mink": "^1.5",
+ "behat/mink": "1.7.1",
5
"behat/mink-extension": "*",
6
- "behat/mink-selenium2-driver": "*",
+ "behat/mink-selenium2-driver": "1.3.1",
7
"phpunit/phpunit": "~4.6"
8
},
9
"autoload": {
0 commit comments