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 7a57939..2908450 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "require-dev": { "gecko-packages/gecko-php-unit": "^2.0", "justinrainbow/json-schema": "^5.0", - "phpunit/phpunit": "^4.5|^5", + "phpunit/phpunit": "^4.5 || ^5.0", "satooshi/php-coveralls": "^1.0", "symfony/phpunit-bridge": "^3.2" }, |