mirror of
https://github.com/silverstripe/silverstripe-behat-extension
synced 2024-10-22 17:05:32 +02:00
Updating composer to pull in PHPUnit 4.1
This commit is contained in:
parent
2dbd92b16b
commit
9a90508883
@ -18,7 +18,7 @@
|
||||
|
||||
"require": {
|
||||
"php": ">=5.3.2",
|
||||
"phpunit/phpunit": "3.7.*",
|
||||
"phpunit/phpunit": "4.*@stable",
|
||||
"behat/behat": "2.5.*@stable",
|
||||
"behat/mink": "1.6.*-dev",
|
||||
"behat/mink-extension": "1.3.*-dev",
|
||||
|
Loading…
Reference in New Issue
Block a user