diff --git a/composer.json b/composer.json index ceb3157..4e5e7c2 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "doctrine/annotations": "^1.6" }, "require-dev": { - "phpunit/phpunit": "7.5.20|9.5.0", + "phpunit/phpunit": "12.0.2", "sunrise/coding-standard": "1.0.0", "sunrise/http-factory": "1.1.0", "sunrise/http-router": "^2.11",