From d475f27785524144b9c3bf5e4ff8590515311902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 16:55:16 +0000 Subject: [PATCH] build(deps-dev): Bump openai-php/client from 0.7.4 to 0.7.8 Bumps [openai-php/client](https://github.com/openai-php/client) from 0.7.4 to 0.7.8. - [Release notes](https://github.com/openai-php/client/releases) - [Changelog](https://github.com/openai-php/client/blob/v0.7.8/CHANGELOG.md) - [Commits](https://github.com/openai-php/client/compare/v0.7.4...v0.7.8) --- 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 14d76657..6f040957 100644 --- a/composer.lock +++ b/composer.lock @@ -10315,16 +10315,16 @@ }, { "name": "openai-php/client", - "version": "v0.7.4", + "version": "v0.7.8", "source": { "type": "git", "url": "https://github.com/openai-php/client.git", - "reference": "bfa2f7e15909c01317064021cd3b15bc5bbd929b" + "reference": "646fb247c1e4f33e6311f62bbfa4e81100881cb9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/openai-php/client/zipball/bfa2f7e15909c01317064021cd3b15bc5bbd929b", - "reference": "bfa2f7e15909c01317064021cd3b15bc5bbd929b", + "url": "https://api.github.com/repos/openai-php/client/zipball/646fb247c1e4f33e6311f62bbfa4e81100881cb9", + "reference": "646fb247c1e4f33e6311f62bbfa4e81100881cb9", "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.4" + "source": "https://github.com/openai-php/client/tree/v0.7.8" }, "funding": [ { @@ -10403,7 +10403,7 @@ "type": "github" } ], - "time": "2023-10-21T09:00:06+00:00" + "time": "2023-11-07T16:13:43+00:00" }, { "name": "orchestra/canvas",