diff --git a/composer.lock b/composer.lock index 70d29d0e..b8c4695c 100644 --- a/composer.lock +++ b/composer.lock @@ -136,7 +136,7 @@ }, { "name": "jane-php/open-api-runtime", - "version": "v7.5.3", + "version": "v7.5.4", "source": { "type": "git", "url": "https://github.com/janephp/open-api-runtime.git", @@ -193,7 +193,7 @@ ], "description": "Jane OpenAPI Runtime Library, dependencies and utility class for a library generated by jane/openapi", "support": { - "source": "https://github.com/janephp/open-api-runtime/tree/v7.5.3" + "source": "https://github.com/janephp/open-api-runtime/tree/v7.5.4" }, "time": "2021-12-16T13:26:58+00:00" }, @@ -870,16 +870,16 @@ }, { "name": "psr/http-client", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/php-fig/http-client.git", - "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31" + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-client/zipball/0955afe48220520692d2d09f7ab7e0f93ffd6a31", - "reference": "0955afe48220520692d2d09f7ab7e0f93ffd6a31", + "url": "https://api.github.com/repos/php-fig/http-client/zipball/bb5906edc1c324c9a05aa0873d40117941e5fa90", + "reference": "bb5906edc1c324c9a05aa0873d40117941e5fa90", "shasum": "" }, "require": { @@ -916,9 +916,9 @@ "psr-18" ], "support": { - "source": "https://github.com/php-fig/http-client/tree/1.0.2" + "source": "https://github.com/php-fig/http-client" }, - "time": "2023-04-10T20:12:12+00:00" + "time": "2023-09-23T14:17:50+00:00" }, { "name": "psr/http-factory",