diff options
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index cde83ee5..6383603d 100644 --- a/composer.json +++ b/composer.json @@ -45,7 +45,7 @@ }, "require-dev" : { "ext-xdebug": "*", - "phpunit/phpunit" : "3.7.*", + "phpunit/phpunit" : "4.*", "phpunit/dbunit": ">=1.2", "phpunit/phpunit-selenium": ">=1.2", "phpunit/php-invoker": "*", |