Updating composer to pull in PHPUnit 4.1

This commit is contained in:
Sean Harvey 2014-06-17 15:25:27 +12:00
parent 2dbd92b16b
commit 9a90508883
1 changed files with 1 additions and 1 deletions

View File

@ -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",