Merge pull request #1035 from jonnybarnes/dependabot/composer/openai-php/client-0.7.2
build(deps-dev): Bump openai-php/client from 0.7.1 to 0.7.2
This commit is contained in:
commit
e4fd672503
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -9662,16 +9662,16 @@
|
|||
},
|
||||
{
|
||||
"name": "openai-php/client",
|
||||
"version": "v0.7.1",
|
||||
"version": "v0.7.2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/openai-php/client.git",
|
||||
"reference": "ca17a3d0c8651efa61959434eed32665358c8f63"
|
||||
"reference": "77b073f58d1472a8e17b59a36ed1b29bfec19d19"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/openai-php/client/zipball/ca17a3d0c8651efa61959434eed32665358c8f63",
|
||||
"reference": "ca17a3d0c8651efa61959434eed32665358c8f63",
|
||||
"url": "https://api.github.com/repos/openai-php/client/zipball/77b073f58d1472a8e17b59a36ed1b29bfec19d19",
|
||||
"reference": "77b073f58d1472a8e17b59a36ed1b29bfec19d19",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9734,7 +9734,7 @@
|
|||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/openai-php/client/issues",
|
||||
"source": "https://github.com/openai-php/client/tree/v0.7.1"
|
||||
"source": "https://github.com/openai-php/client/tree/v0.7.2"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -9750,7 +9750,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-08-29T09:59:30+00:00"
|
||||
"time": "2023-08-31T12:15:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "orchestra/testbench",
|
||||
|
|
Loading…
Add table
Reference in a new issue