X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=composer.json;h=b3cfafa9ab544d47e6ead8d454b243a2a7aba8cc;hb=07b9c5f48b3bd64aadc8a9daa2c89a67154040a0;hp=a5b37e3ac025b4cdf157538fe9c68590d8b2e179;hpb=0f08ef69efcb799558296cd211edeac5f46c98d4;p=plcapi.git diff --git a/composer.json b/composer.json index a5b37e3..b3cfafa 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "ext-xml": "*" }, "require-dev": { - "phpunit/phpunit": "<4.8.35 || >= 5.0, <5.7.20", + "phpunit/phpunit": ">=4.0.0, <6.0.0", "phpunit/phpunit-selenium": "*", "codeclimate/php-test-reporter": "dev-master", "ext-curl": "*",