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 a2792da..6af9eb7 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "symfony/polyfill-mbstring": "^1.19" }, "require-dev": { - "phpunit/phpunit": "^4.8.23" + "phperf/phpunit": "4.8.37" }, "license": "MIT", "authors": [ |