From 5fdd644af61d41147f2275f8778f14549ddfbea3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 19:56:43 +0000 Subject: [PATCH] Update dependency sunrise/http-factory to v2.0.3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c5c23fde..0c3d3cf5 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "require-dev": { "phpunit/phpunit": "7.5.20|9.5.0", "sunrise/coding-standard": "1.0.0", - "sunrise/http-factory": "2.0.0", + "sunrise/http-factory": "2.0.3", "doctrine/annotations": "^1.6", "symfony/console": "^5.4", "symfony/event-dispatcher": "^4.4"