build(deps-dev): Bump openai-php/client from 0.7.1 to 0.7.2

Bumps [openai-php/client](https://github.com/openai-php/client) from 0.7.1 to 0.7.2.
- [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.7.1...v0.7.2)

---
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-09-02 09:41:44 +00:00 committed by GitHub
parent 6a8bc1ed89
commit a179c51488
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -9662,16 +9662,16 @@
},
{
"name": "openai-php/client",
"version": "v0.7.1",
"version": "v0.7.2",
"source": {
"type": "git",
"url": "https://github.com/openai-php/client.git",
"reference": "ca17a3d0c8651efa61959434eed32665358c8f63"
"reference": "77b073f58d1472a8e17b59a36ed1b29bfec19d19"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/openai-php/client/zipball/ca17a3d0c8651efa61959434eed32665358c8f63",
"reference": "ca17a3d0c8651efa61959434eed32665358c8f63",
"url": "https://api.github.com/repos/openai-php/client/zipball/77b073f58d1472a8e17b59a36ed1b29bfec19d19",
"reference": "77b073f58d1472a8e17b59a36ed1b29bfec19d19",
"shasum": ""
},
"require": {
@ -9734,7 +9734,7 @@
],
"support": {
"issues": "https://github.com/openai-php/client/issues",
"source": "https://github.com/openai-php/client/tree/v0.7.1"
"source": "https://github.com/openai-php/client/tree/v0.7.2"
},
"funding": [
{
@ -9750,7 +9750,7 @@
"type": "github"
}
],
"time": "2023-08-29T09:59:30+00:00"
"time": "2023-08-31T12:15:17+00:00"
},
{
"name": "orchestra/testbench",