Merge pull request #937 from jonnybarnes/dependabot/composer/openai-php/client-0.6.2

build(deps-dev): Bump openai-php/client from 0.6.1 to 0.6.2
This commit is contained in:
Jonny Barnes 2023-06-26 11:23:56 +01:00 committed by GitHub
commit 1970c3774a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -9644,16 +9644,16 @@
}, },
{ {
"name": "openai-php/client", "name": "openai-php/client",
"version": "v0.6.1", "version": "v0.6.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/openai-php/client.git", "url": "https://github.com/openai-php/client.git",
"reference": "67937756931af848c03112e52706aa6ad175aa7a" "reference": "aca5cfcfdc7effa1418f4b6997c3510826786b25"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/openai-php/client/zipball/67937756931af848c03112e52706aa6ad175aa7a", "url": "https://api.github.com/repos/openai-php/client/zipball/aca5cfcfdc7effa1418f4b6997c3510826786b25",
"reference": "67937756931af848c03112e52706aa6ad175aa7a", "reference": "aca5cfcfdc7effa1418f4b6997c3510826786b25",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9716,7 +9716,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.6.1" "source": "https://github.com/openai-php/client/tree/v0.6.2"
}, },
"funding": [ "funding": [
{ {
@ -9732,7 +9732,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-06-15T04:11:23+00:00" "time": "2023-06-23T20:13:33+00:00"
}, },
{ {
"name": "phar-io/manifest", "name": "phar-io/manifest",