mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
Updated to mink 1.6 stable as 1.6 unstable is no longer available
See 87a18d72e4
This commit is contained in:
parent
50cf107242
commit
32f5b3968a
@ -20,7 +20,7 @@
|
||||
"php": ">=5.3.2",
|
||||
"phpunit/phpunit": "3.7.*",
|
||||
"behat/behat": "2.5.*@stable",
|
||||
"behat/mink": "1.6.*-dev",
|
||||
"behat/mink": "1.6.*@stable",
|
||||
"behat/mink-extension": "1.3.*-dev",
|
||||
"behat/mink-selenium2-driver": "1.2.*-dev",
|
||||
"symfony/dom-crawler": "*@stable",
|
||||
|
Loading…
Reference in New Issue
Block a user