build(deps-dev): Bump openai-php/client from 0.6.3 to 0.6.4

Bumps [openai-php/client](https://github.com/openai-php/client) from 0.6.3 to 0.6.4.
- [Release notes](https://github.com/openai-php/client/releases)
- [Changelog](https://github.com/openai-php/client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai-php/client/compare/v0.6.3...v0.6.4)

---
updated-dependencies:
- dependency-name: openai-php/client
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-19 10:21:54 +00:00 committed by GitHub
parent 3d28451e46
commit e5cc1a0c9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

24
composer.lock generated
View file

@ -9651,16 +9651,16 @@
},
{
"name": "openai-php/client",
"version": "v0.6.3",
"version": "v0.6.4",
"source": {
"type": "git",
"url": "https://github.com/openai-php/client.git",
"reference": "b703dba3bee84c68f14d454f6e30170774d11734"
"reference": "6e0738a3f052fb0d27bd57136fff47db96248f65"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/openai-php/client/zipball/b703dba3bee84c68f14d454f6e30170774d11734",
"reference": "b703dba3bee84c68f14d454f6e30170774d11734",
"url": "https://api.github.com/repos/openai-php/client/zipball/6e0738a3f052fb0d27bd57136fff47db96248f65",
"reference": "6e0738a3f052fb0d27bd57136fff47db96248f65",
"shasum": ""
},
"require": {
@ -9723,7 +9723,7 @@
],
"support": {
"issues": "https://github.com/openai-php/client/issues",
"source": "https://github.com/openai-php/client/tree/v0.6.3"
"source": "https://github.com/openai-php/client/tree/v0.6.4"
},
"funding": [
{
@ -9739,7 +9739,7 @@
"type": "github"
}
],
"time": "2023-07-07T12:49:58+00:00"
"time": "2023-07-18T22:59:43+00:00"
},
{
"name": "phar-io/manifest",
@ -9854,16 +9854,16 @@
},
{
"name": "php-http/discovery",
"version": "1.19.0",
"version": "1.19.1",
"source": {
"type": "git",
"url": "https://github.com/php-http/discovery.git",
"reference": "1856a119a0b0ba8da8b5c33c080aa7af8fac25b4"
"reference": "57f3de01d32085fea20865f9b16fb0e69347c39e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/discovery/zipball/1856a119a0b0ba8da8b5c33c080aa7af8fac25b4",
"reference": "1856a119a0b0ba8da8b5c33c080aa7af8fac25b4",
"url": "https://api.github.com/repos/php-http/discovery/zipball/57f3de01d32085fea20865f9b16fb0e69347c39e",
"reference": "57f3de01d32085fea20865f9b16fb0e69347c39e",
"shasum": ""
},
"require": {
@ -9926,9 +9926,9 @@
],
"support": {
"issues": "https://github.com/php-http/discovery/issues",
"source": "https://github.com/php-http/discovery/tree/1.19.0"
"source": "https://github.com/php-http/discovery/tree/1.19.1"
},
"time": "2023-06-19T08:45:36+00:00"
"time": "2023-07-11T07:02:26+00:00"
},
{
"name": "php-http/multipart-stream-builder",