diff --git a/composer.json b/composer.json index f22bf61..3fa21fb 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "khs1994/curl": "~18.06.0" }, "require-dev": { - "phpunit/phpunit": "^7.1" + "phpunit/phpunit": "7.5.1" }, "config": { "optimize-autoloader": true,