build(deps-dev): Bump openai-php/client from 0.8.0 to 0.8.1

Bumps [openai-php/client](https://github.com/openai-php/client) from 0.8.0 to 0.8.1.
- [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.8.0...v0.8.1)

---
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-12-25 09:21:48 +00:00 committed by GitHub
parent 7f168d16d2
commit 8e29e3c498
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

28
composer.lock generated
View file

@ -10428,16 +10428,16 @@
}, },
{ {
"name": "openai-php/client", "name": "openai-php/client",
"version": "v0.8.0", "version": "v0.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/openai-php/client.git", "url": "https://github.com/openai-php/client.git",
"reference": "d0e4996f6446ced6ad35ec0ea6af20e3596c648f" "reference": "ce84f541fe8a2869de7f48030d5757be1fd604c9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/openai-php/client/zipball/d0e4996f6446ced6ad35ec0ea6af20e3596c648f", "url": "https://api.github.com/repos/openai-php/client/zipball/ce84f541fe8a2869de7f48030d5757be1fd604c9",
"reference": "d0e4996f6446ced6ad35ec0ea6af20e3596c648f", "reference": "ce84f541fe8a2869de7f48030d5757be1fd604c9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10450,17 +10450,17 @@
"psr/http-message": "^1.1.0|^2.0.0" "psr/http-message": "^1.1.0|^2.0.0"
}, },
"require-dev": { "require-dev": {
"guzzlehttp/guzzle": "^7.8.0", "guzzlehttp/guzzle": "^7.8.1",
"guzzlehttp/psr7": "^2.6.1", "guzzlehttp/psr7": "^2.6.2",
"laravel/pint": "^1.13.6", "laravel/pint": "^1.13.7",
"mockery/mockery": "^1.6.6", "mockery/mockery": "^1.6.7",
"nunomaduro/collision": "^7.10.0", "nunomaduro/collision": "^7.10.0",
"pestphp/pest": "^2.25.0", "pestphp/pest": "^2.28.1",
"pestphp/pest-plugin-arch": "^2.4.1", "pestphp/pest-plugin-arch": "^2.5",
"pestphp/pest-plugin-type-coverage": "^2.5.0", "pestphp/pest-plugin-type-coverage": "^2.5.0",
"phpstan/phpstan": "^1.10.44", "phpstan/phpstan": "^1.10.50",
"rector/rector": "^0.16.0", "rector/rector": "^0.16.0",
"symfony/var-dumper": "^6.3.8" "symfony/var-dumper": "^6.4"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -10500,7 +10500,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.8.0" "source": "https://github.com/openai-php/client/tree/v0.8.1"
}, },
"funding": [ "funding": [
{ {
@ -10516,7 +10516,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2023-11-23T14:04:47+00:00" "time": "2023-12-22T15:18:26+00:00"
}, },
{ {
"name": "orchestra/canvas", "name": "orchestra/canvas",