From 4c21096f4440ec4c41bf46afd2941f56dcb02df0 Mon Sep 17 00:00:00 2001 From: Hugh Saffar Date: Tue, 13 Aug 2024 12:37:44 -0400 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d4ada95..104f74e 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ } }, "require": { - "symfony/http-foundation": "^6.1", + "symfony/http-foundation": "^7.0", "league/flysystem": "^3.0", "league/flysystem-ziparchive": "^3.2", "league/flysystem-read-only": "^3.3"