Relaxed PHPUnit dependency to allow stable versions

This commit is contained in:
Sam Minnee 2014-02-20 15:30:13 +13:00
parent 5a7d25e530
commit 99423612ca
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"require": {
"php": ">=5.3.2",
"phpunit/phpunit": "3.7.x-dev",
"phpunit/phpunit": "3.7.*",
"behat/behat": "2.5.*@stable",
"behat/mink": "*@stable",
"behat/mink-extension": "*@stable",