summaryrefslogtreecommitdiff
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 6b88b8a..3fc6554 100644
--- a/composer.json
+++ b/composer.json
@@ -21,7 +21,7 @@
},
"require-dev": {
"satooshi/php-coveralls": "0.6.*",
- "phpunit/phpunit" : "*",
+ "phpunit/phpunit" : "4.*",
"phpdocumentor/phpdocumentor": "2.1.*"
},
"autoload": {