From 3601faff16b62e62613ca843b692e2c3d507b08e Mon Sep 17 00:00:00 2001 From: Eric Paulson Date: Sun, 30 Oct 2022 15:25:21 -0500 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 166886f7..cbc56969 100755 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "paquettg/string-encode": "~1.0.0", "php-http/httplug": "^2.1", "guzzlehttp/guzzle": "^7.0", - "guzzlehttp/psr7": "^1.6", + "guzzlehttp/psr7": "^2.0", "myclabs/php-enum": "^1.7" }, "require-dev": {