build(deps-dev): Bump openai-php/client from 0.7.8 to 0.7.9
Bumps [openai-php/client](https://github.com/openai-php/client) from 0.7.8 to 0.7.9. - [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.8...v0.7.9) --- updated-dependencies: - dependency-name: openai-php/client dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
48b44552be
commit
5f2105071e
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -10315,16 +10315,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "openai-php/client",
|
"name": "openai-php/client",
|
||||||
"version": "v0.7.8",
|
"version": "v0.7.9",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/openai-php/client.git",
|
"url": "https://github.com/openai-php/client.git",
|
||||||
"reference": "646fb247c1e4f33e6311f62bbfa4e81100881cb9"
|
"reference": "828096beba2690879eb218763ec121186d91fb80"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/openai-php/client/zipball/646fb247c1e4f33e6311f62bbfa4e81100881cb9",
|
"url": "https://api.github.com/repos/openai-php/client/zipball/828096beba2690879eb218763ec121186d91fb80",
|
||||||
"reference": "646fb247c1e4f33e6311f62bbfa4e81100881cb9",
|
"reference": "828096beba2690879eb218763ec121186d91fb80",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -10387,7 +10387,7 @@
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/openai-php/client/issues",
|
"issues": "https://github.com/openai-php/client/issues",
|
||||||
"source": "https://github.com/openai-php/client/tree/v0.7.8"
|
"source": "https://github.com/openai-php/client/tree/v0.7.9"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
|
@ -10403,7 +10403,7 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-11-07T16:13:43+00:00"
|
"time": "2023-11-14T08:48:28+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "orchestra/canvas",
|
"name": "orchestra/canvas",
|
||||||
|
|
Loading…
Add table
Reference in a new issue