diff --git a/composer.lock b/composer.lock index c1d16f2..8d4384e 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "928f0fa5715405ec928eb1e25d18350a", + "content-hash": "c767f54caa124285484fbe94a7824d14", "packages": [ { "name": "azjezz/psl", @@ -472,16 +472,16 @@ }, { "name": "nyholm/psr7", - "version": "1.6.0", + "version": "1.6.1", "source": { "type": "git", "url": "https://github.com/Nyholm/psr7.git", - "reference": "bf4aebd170fadf5fd808c70b90535de327e81a50" + "reference": "e874c8c4286a1e010fb4f385f3a55ac56a05cc93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Nyholm/psr7/zipball/bf4aebd170fadf5fd808c70b90535de327e81a50", - "reference": "bf4aebd170fadf5fd808c70b90535de327e81a50", + "url": "https://api.github.com/repos/Nyholm/psr7/zipball/e874c8c4286a1e010fb4f385f3a55ac56a05cc93", + "reference": "e874c8c4286a1e010fb4f385f3a55ac56a05cc93", "shasum": "" }, "require": { @@ -534,7 +534,7 @@ ], "support": { "issues": "https://github.com/Nyholm/psr7/issues", - "source": "https://github.com/Nyholm/psr7/tree/1.6.0" + "source": "https://github.com/Nyholm/psr7/tree/1.6.1" }, "funding": [ { @@ -546,7 +546,7 @@ "type": "github" } ], - "time": "2023-04-09T08:34:27+00:00" + "time": "2023-04-17T16:03:48+00:00" }, { "name": "php-http/client-common", @@ -870,6 +870,7 @@ "issues": "https://github.com/php-http/message-factory/issues", "source": "https://github.com/php-http/message-factory/tree/1.1.0" }, + "abandoned": "psr/http-factory", "time": "2023-04-14T14:16:17+00:00" }, { @@ -5644,5 +5645,5 @@ "php": ">=8.2" }, "platform-dev": [], - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }