X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=composer.json;h=cd9fcf5b22e6b1df223858e93434e7877472764d;hb=refs%2Fpull%2F1586%2Fhead;hp=35043fd23c9b7d84c6016b54a956c239bb08ea31;hpb=e011be01701e7f0f2bee9a5de3f062a5ca1b17df;p=github%2Fshaarli%2FShaarli.git diff --git a/composer.json b/composer.json index 35043fd2..cd9fcf5b 100644 --- a/composer.json +++ b/composer.json @@ -27,9 +27,8 @@ }, "require-dev": { "roave/security-advisories": "dev-master", - "phpunit/phpcov": "*", - "phpunit/phpunit": "^7.5 || ^8.0 || ^9.0", - "squizlabs/php_codesniffer": "3.*" + "squizlabs/php_codesniffer": "3.*", + "phpunit/phpunit": "^7.0 || ^8.0 || ^9.0" }, "suggest": { "ext-curl": "Allows fetching web pages and thumbnails in a more robust way",