Merge pull request #1115 from jonnybarnes/dependabot/composer/openai-php/client-0.7.8

build(deps-dev): Bump openai-php/client from 0.7.4 to 0.7.8
This commit is contained in:
Jonny Barnes 2023-11-07 16:58:04 +00:00 committed by GitHub
commit def92e2a4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -10315,16 +10315,16 @@
}, },
{ {
"name": "openai-php/client", "name": "openai-php/client",
"version": "v0.7.4", "version": "v0.7.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/openai-php/client.git", "url": "https://github.com/openai-php/client.git",
"reference": "bfa2f7e15909c01317064021cd3b15bc5bbd929b" "reference": "646fb247c1e4f33e6311f62bbfa4e81100881cb9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/openai-php/client/zipball/bfa2f7e15909c01317064021cd3b15bc5bbd929b", "url": "https://api.github.com/repos/openai-php/client/zipball/646fb247c1e4f33e6311f62bbfa4e81100881cb9",
"reference": "bfa2f7e15909c01317064021cd3b15bc5bbd929b", "reference": "646fb247c1e4f33e6311f62bbfa4e81100881cb9",
"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.4" "source": "https://github.com/openai-php/client/tree/v0.7.8"
}, },
"funding": [ "funding": [
{ {
@ -10403,7 +10403,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-10-21T09:00:06+00:00" "time": "2023-11-07T16:13:43+00:00"
}, },
{ {
"name": "orchestra/canvas", "name": "orchestra/canvas",