diff --git a/composer.json b/composer.json index d172686..ec1764f 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "illuminate/filesystem": "^5.1" }, "require-dev": { - "phpunit/phpunit" : "^4.8|^5.0", + "phpunit/phpunit" : "^4.8 || ^5.0", "orchestra/testbench": "^3.2", "mockery/mockery": "~0.9.4" },