diff --git a/composer.lock b/composer.lock index fb4bb30..73aca28 100644 --- a/composer.lock +++ b/composer.lock @@ -8,20 +8,20 @@ "packages": [ { "name": "phpgt/http", - "version": "v1.1.6", + "version": "v1.1.8", "source": { "type": "git", "url": "https://github.com/PhpGt/Http.git", - "reference": "ec7a74dd32bd2f105684937b7650097a8f2d843b" + "reference": "e3e4cf5eee74b96bc56063a802f9cfa85f96d42f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/PhpGt/Http/zipball/ec7a74dd32bd2f105684937b7650097a8f2d843b", - "reference": "ec7a74dd32bd2f105684937b7650097a8f2d843b", + "url": "https://api.github.com/repos/PhpGt/Http/zipball/e3e4cf5eee74b96bc56063a802f9cfa85f96d42f", + "reference": "e3e4cf5eee74b96bc56063a802f9cfa85f96d42f", "shasum": "" }, "require": { - "php": ">=8.0", + "php": ">=8.1", "phpgt/input": "^v1", "psr/http-message": "^v1.0.1", "willdurand/negotiation": "v3.1.0" @@ -43,7 +43,7 @@ "description": "PSR-7 HTTP message implementation.", "support": { "issues": "https://github.com/PhpGt/Http/issues", - "source": "https://github.com/PhpGt/Http/tree/v1.1.6" + "source": "https://github.com/PhpGt/Http/tree/v1.1.8" }, "funding": [ { @@ -51,7 +51,7 @@ "type": "github" } ], - "time": "2022-09-26T19:55:44+00:00" + "time": "2022-12-31T15:04:57+00:00" }, { "name": "psr/http-message",