diff --git a/composer.json b/composer.json index 1a3dbfc0..685db65e 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "ext-iconv": "*" }, "require-dev": { - "phpunit/phpunit": "^5.7.27 || ^6.5.14 || ^7.5.20 || ^8.5.40" + "phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.40" }, "suggest": { "ext-mbstring": "for parsing UTF-8 CSS"