Merge pull request #1050 from jonnybarnes/dependabot/composer/openai-php/client-0.7.3

build(deps-dev): Bump openai-php/client from 0.7.2 to 0.7.3
This commit is contained in:
Jonny Barnes 2023-09-08 16:58:43 +01:00 committed by GitHub
commit 91095d1ab2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -9673,16 +9673,16 @@
}, },
{ {
"name": "openai-php/client", "name": "openai-php/client",
"version": "v0.7.2", "version": "v0.7.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/openai-php/client.git", "url": "https://github.com/openai-php/client.git",
"reference": "77b073f58d1472a8e17b59a36ed1b29bfec19d19" "reference": "86ffa2abe167d6192f01d4df90f83a97c8533303"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/openai-php/client/zipball/77b073f58d1472a8e17b59a36ed1b29bfec19d19", "url": "https://api.github.com/repos/openai-php/client/zipball/86ffa2abe167d6192f01d4df90f83a97c8533303",
"reference": "77b073f58d1472a8e17b59a36ed1b29bfec19d19", "reference": "86ffa2abe167d6192f01d4df90f83a97c8533303",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9745,7 +9745,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.2" "source": "https://github.com/openai-php/client/tree/v0.7.3"
}, },
"funding": [ "funding": [
{ {
@ -9761,7 +9761,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-08-31T12:15:17+00:00" "time": "2023-09-08T08:48:59+00:00"
}, },
{ {
"name": "orchestra/testbench", "name": "orchestra/testbench",