build(deps-dev): Bump openai-php/client from 0.8.4 to 0.10.1

Bumps [openai-php/client](https://github.com/openai-php/client) from 0.8.4 to 0.10.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.4...v0.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-29 14:38:22 +00:00 committed by GitHub
parent e8a9edc2bb
commit 0eea92930b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 31 additions and 30 deletions

View file

@ -44,7 +44,7 @@
"laravel/sail": "^1.18",
"mockery/mockery": "^1.4.4",
"nunomaduro/collision": "^8.1",
"openai-php/client": "^0.8.0",
"openai-php/client": "^0.10.1",
"phpunit/php-code-coverage": "^10.0",
"phpunit/phpunit": "^10.1",
"psalm/plugin-laravel": "^2.8",

59
composer.lock generated
View file

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "c8d12b416f44f430d0c44692a7eb0a45",
"content-hash": "22b0b5bb1551ec7ed14a1f2a9e3a5f60",
"packages": [
{
"name": "aws/aws-crt-php",
@ -10656,21 +10656,21 @@
},
{
"name": "openai-php/client",
"version": "v0.8.4",
"version": "v0.10.1",
"source": {
"type": "git",
"url": "https://github.com/openai-php/client.git",
"reference": "00470f5fedd7b08ee4860959d6952f0be0ec48a0"
"reference": "8b63d27a2f009a7ce4714fda77769e93d883c8da"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/openai-php/client/zipball/00470f5fedd7b08ee4860959d6952f0be0ec48a0",
"reference": "00470f5fedd7b08ee4860959d6952f0be0ec48a0",
"url": "https://api.github.com/repos/openai-php/client/zipball/8b63d27a2f009a7ce4714fda77769e93d883c8da",
"reference": "8b63d27a2f009a7ce4714fda77769e93d883c8da",
"shasum": ""
},
"require": {
"php": "^8.1.0",
"php-http/discovery": "^1.19.2",
"php-http/discovery": "^1.19.4",
"php-http/multipart-stream-builder": "^1.3.0",
"psr/http-client": "^1.0.3",
"psr/http-client-implementation": "^1.0.1",
@ -10680,15 +10680,15 @@
"require-dev": {
"guzzlehttp/guzzle": "^7.8.1",
"guzzlehttp/psr7": "^2.6.2",
"laravel/pint": "^1.13.7",
"mockery/mockery": "^1.6.7",
"laravel/pint": "^1.16.0",
"mockery/mockery": "^1.6.12",
"nunomaduro/collision": "^7.10.0",
"pestphp/pest": "^2.30.0",
"pestphp/pest-plugin-arch": "^2.6",
"pestphp/pest-plugin-type-coverage": "^2.7.0",
"phpstan/phpstan": "^1.10.55",
"rector/rector": "^0.16.0",
"symfony/var-dumper": "^6.4.2"
"pestphp/pest": "^2.34.7",
"pestphp/pest-plugin-arch": "^2.7",
"pestphp/pest-plugin-type-coverage": "^2.8.2",
"phpstan/phpstan": "^1.11.2",
"rector/rector": "^1.1.0",
"symfony/var-dumper": "^6.4.7"
},
"type": "library",
"autoload": {
@ -10728,7 +10728,7 @@
],
"support": {
"issues": "https://github.com/openai-php/client/issues",
"source": "https://github.com/openai-php/client/tree/v0.8.4"
"source": "https://github.com/openai-php/client/tree/v0.10.1"
},
"funding": [
{
@ -10744,7 +10744,7 @@
"type": "github"
}
],
"time": "2024-02-07T07:57:38+00:00"
"time": "2024-06-06T20:27:51+00:00"
},
{
"name": "orchestra/testbench-core",
@ -10955,16 +10955,16 @@
},
{
"name": "php-http/discovery",
"version": "1.19.2",
"version": "1.19.4",
"source": {
"type": "git",
"url": "https://github.com/php-http/discovery.git",
"reference": "61e1a1eb69c92741f5896d9e05fb8e9d7e8bb0cb"
"reference": "0700efda8d7526335132360167315fdab3aeb599"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/discovery/zipball/61e1a1eb69c92741f5896d9e05fb8e9d7e8bb0cb",
"reference": "61e1a1eb69c92741f5896d9e05fb8e9d7e8bb0cb",
"url": "https://api.github.com/repos/php-http/discovery/zipball/0700efda8d7526335132360167315fdab3aeb599",
"reference": "0700efda8d7526335132360167315fdab3aeb599",
"shasum": ""
},
"require": {
@ -10988,7 +10988,8 @@
"php-http/httplug": "^1.0 || ^2.0",
"php-http/message-factory": "^1.0",
"phpspec/phpspec": "^5.1 || ^6.1 || ^7.3",
"symfony/phpunit-bridge": "^6.2"
"sebastian/comparator": "^3.0.5 || ^4.0.8",
"symfony/phpunit-bridge": "^6.4.4 || ^7.0.1"
},
"type": "composer-plugin",
"extra": {
@ -11027,22 +11028,22 @@
],
"support": {
"issues": "https://github.com/php-http/discovery/issues",
"source": "https://github.com/php-http/discovery/tree/1.19.2"
"source": "https://github.com/php-http/discovery/tree/1.19.4"
},
"time": "2023-11-30T16:49:05+00:00"
"time": "2024-03-29T13:00:05+00:00"
},
{
"name": "php-http/multipart-stream-builder",
"version": "1.3.0",
"version": "1.3.1",
"source": {
"type": "git",
"url": "https://github.com/php-http/multipart-stream-builder.git",
"reference": "f5938fd135d9fa442cc297dc98481805acfe2b6a"
"reference": "ed56da23b95949ae4747378bed8a5b61a2fdae24"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/php-http/multipart-stream-builder/zipball/f5938fd135d9fa442cc297dc98481805acfe2b6a",
"reference": "f5938fd135d9fa442cc297dc98481805acfe2b6a",
"url": "https://api.github.com/repos/php-http/multipart-stream-builder/zipball/ed56da23b95949ae4747378bed8a5b61a2fdae24",
"reference": "ed56da23b95949ae4747378bed8a5b61a2fdae24",
"shasum": ""
},
"require": {
@ -11083,9 +11084,9 @@
],
"support": {
"issues": "https://github.com/php-http/multipart-stream-builder/issues",
"source": "https://github.com/php-http/multipart-stream-builder/tree/1.3.0"
"source": "https://github.com/php-http/multipart-stream-builder/tree/1.3.1"
},
"time": "2023-04-28T14:10:22+00:00"
"time": "2024-06-10T14:51:55+00:00"
},
{
"name": "php-webdriver/webdriver",