build(deps-dev): Bump openai-php/client from 0.6.1 to 0.6.2
Bumps [openai-php/client](https://github.com/openai-php/client) from 0.6.1 to 0.6.2. - [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.6.1...v0.6.2) --- 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
1ac8e27157
commit
73843a7bb8
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -9644,16 +9644,16 @@
|
|||
},
|
||||
{
|
||||
"name": "openai-php/client",
|
||||
"version": "v0.6.1",
|
||||
"version": "v0.6.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/openai-php/client.git",
|
||||
"reference": "67937756931af848c03112e52706aa6ad175aa7a"
|
||||
"reference": "aca5cfcfdc7effa1418f4b6997c3510826786b25"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/openai-php/client/zipball/67937756931af848c03112e52706aa6ad175aa7a",
|
||||
"reference": "67937756931af848c03112e52706aa6ad175aa7a",
|
||||
"url": "https://api.github.com/repos/openai-php/client/zipball/aca5cfcfdc7effa1418f4b6997c3510826786b25",
|
||||
"reference": "aca5cfcfdc7effa1418f4b6997c3510826786b25",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9716,7 +9716,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/openai-php/client/issues",
|
||||
"source": "https://github.com/openai-php/client/tree/v0.6.1"
|
||||
"source": "https://github.com/openai-php/client/tree/v0.6.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -9732,7 +9732,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-06-15T04:11:23+00:00"
|
||||
"time": "2023-06-23T20:13:33+00:00"
|
||||
},
|
||||
{
|
||||
"name": "phar-io/manifest",
|
||||
|
|
Loading…
Add table
Reference in a new issue