X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=composer.json;h=b3cfafa9ab544d47e6ead8d454b243a2a7aba8cc;hb=ab78470cd382171780bc3ae7b3b0dc7b810b2d79;hp=d6d20fd8d85ce908ab6d6910fb44ecbaea92a70c;hpb=f62d1ade29f82f7986e58386ed78e32be3839ed9;p=plcapi.git diff --git a/composer.json b/composer.json index d6d20fd..b3cfafa 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "ext-xml": "*" }, "require-dev": { - "phpunit/phpunit": ">=4.0.0", + "phpunit/phpunit": ">=4.0.0, <6.0.0", "phpunit/phpunit-selenium": "*", "codeclimate/php-test-reporter": "dev-master", "ext-curl": "*",