diff --git a/composer.json b/composer.json index d084bf0..a185cf2 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "psr/http-message": "^1.0" }, "require-dev": { - "phpunit/phpunit": "7.5.20|9.5.0", + "phpunit/phpunit": "9.6.7", "sunrise/coding-standard": "1.0.0", "sunrise/http-factory": "2.0.2" },