From 3e058367e6202a2e86cb010da63e1219db9e34c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 18:22:55 +0000 Subject: [PATCH] build(deps-dev): Bump openai-php/client from 0.7.9 to 0.7.10 Bumps [openai-php/client](https://github.com/openai-php/client) from 0.7.9 to 0.7.10. - [Release notes](https://github.com/openai-php/client/releases) - [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai-php/client/compare/v0.7.9...v0.7.10) --- updated-dependencies: - dependency-name: openai-php/client dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 9f3e6b32..8126e4f0 100644 --- a/composer.lock +++ b/composer.lock @@ -10315,16 +10315,16 @@ }, { "name": "openai-php/client", - "version": "v0.7.9", + "version": "v0.7.10", "source": { "type": "git", "url": "https://github.com/openai-php/client.git", - "reference": "828096beba2690879eb218763ec121186d91fb80" + "reference": "f9af25d7d7bd8e58f60ada6c30f1c93d65c73833" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/openai-php/client/zipball/828096beba2690879eb218763ec121186d91fb80", - "reference": "828096beba2690879eb218763ec121186d91fb80", + "url": "https://api.github.com/repos/openai-php/client/zipball/f9af25d7d7bd8e58f60ada6c30f1c93d65c73833", + "reference": "f9af25d7d7bd8e58f60ada6c30f1c93d65c73833", "shasum": "" }, "require": { @@ -10387,7 +10387,7 @@ ], "support": { "issues": "https://github.com/openai-php/client/issues", - "source": "https://github.com/openai-php/client/tree/v0.7.9" + "source": "https://github.com/openai-php/client/tree/v0.7.10" }, "funding": [ { @@ -10403,7 +10403,7 @@ "type": "github" } ], - "time": "2023-11-14T08:48:28+00:00" + "time": "2023-11-14T13:39:26+00:00" }, { "name": "orchestra/canvas",