Merge pull request #1268 from jonnybarnes/dependabot/composer/openai-php/client-0.8.4

build(deps-dev): Bump openai-php/client from 0.8.2 to 0.8.4
This commit is contained in:
Jonny Barnes 2024-02-08 12:54:24 +00:00 committed by GitHub
commit e5184a4695
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -10398,16 +10398,16 @@
}, },
{ {
"name": "openai-php/client", "name": "openai-php/client",
"version": "v0.8.2", "version": "v0.8.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/openai-php/client.git", "url": "https://github.com/openai-php/client.git",
"reference": "081ea0b0096d5788ae1d4f8e2e4c82d7f68dccb7" "reference": "00470f5fedd7b08ee4860959d6952f0be0ec48a0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/openai-php/client/zipball/081ea0b0096d5788ae1d4f8e2e4c82d7f68dccb7", "url": "https://api.github.com/repos/openai-php/client/zipball/00470f5fedd7b08ee4860959d6952f0be0ec48a0",
"reference": "081ea0b0096d5788ae1d4f8e2e4c82d7f68dccb7", "reference": "00470f5fedd7b08ee4860959d6952f0be0ec48a0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10470,7 +10470,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.8.2" "source": "https://github.com/openai-php/client/tree/v0.8.4"
}, },
"funding": [ "funding": [
{ {
@ -10486,7 +10486,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-01-26T08:20:30+00:00" "time": "2024-02-07T07:57:38+00:00"
}, },
{ {
"name": "orchestra/canvas", "name": "orchestra/canvas",