From 19f23086bd33bd5331fc4810548feba76c9b05c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 06:31:56 +0000 Subject: [PATCH] Update dependency sunrise/http-factory to v1.1.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ceb3157..d9c260f 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "require-dev": { "phpunit/phpunit": "7.5.20|9.5.0", "sunrise/coding-standard": "1.0.0", - "sunrise/http-factory": "1.1.0", + "sunrise/http-factory": "1.1.1", "sunrise/http-router": "^2.11", "symfony/console": "^4.4", "justinrainbow/json-schema": "5.2.10"