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:
parent
7f168d16d2
commit
8e29e3c498
1 changed files with 14 additions and 14 deletions
28
composer.lock
generated
28
composer.lock
generated
|
@ -10428,16 +10428,16 @@
|
|||
},
|
||||
{
|
||||
"name": "openai-php/client",
|
||||
"version": "v0.8.0",
|
||||
"version": "v0.8.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/openai-php/client.git",
|
||||
"reference": "d0e4996f6446ced6ad35ec0ea6af20e3596c648f"
|
||||
"reference": "ce84f541fe8a2869de7f48030d5757be1fd604c9"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/openai-php/client/zipball/d0e4996f6446ced6ad35ec0ea6af20e3596c648f",
|
||||
"reference": "d0e4996f6446ced6ad35ec0ea6af20e3596c648f",
|
||||
"url": "https://api.github.com/repos/openai-php/client/zipball/ce84f541fe8a2869de7f48030d5757be1fd604c9",
|
||||
"reference": "ce84f541fe8a2869de7f48030d5757be1fd604c9",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -10450,17 +10450,17 @@
|
|||
"psr/http-message": "^1.1.0|^2.0.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"guzzlehttp/guzzle": "^7.8.0",
|
||||
"guzzlehttp/psr7": "^2.6.1",
|
||||
"laravel/pint": "^1.13.6",
|
||||
"mockery/mockery": "^1.6.6",
|
||||
"guzzlehttp/guzzle": "^7.8.1",
|
||||
"guzzlehttp/psr7": "^2.6.2",
|
||||
"laravel/pint": "^1.13.7",
|
||||
"mockery/mockery": "^1.6.7",
|
||||
"nunomaduro/collision": "^7.10.0",
|
||||
"pestphp/pest": "^2.25.0",
|
||||
"pestphp/pest-plugin-arch": "^2.4.1",
|
||||
"pestphp/pest": "^2.28.1",
|
||||
"pestphp/pest-plugin-arch": "^2.5",
|
||||
"pestphp/pest-plugin-type-coverage": "^2.5.0",
|
||||
"phpstan/phpstan": "^1.10.44",
|
||||
"phpstan/phpstan": "^1.10.50",
|
||||
"rector/rector": "^0.16.0",
|
||||
"symfony/var-dumper": "^6.3.8"
|
||||
"symfony/var-dumper": "^6.4"
|
||||
},
|
||||
"type": "library",
|
||||
"autoload": {
|
||||
|
@ -10500,7 +10500,7 @@
|
|||
],
|
||||
"support": {
|
||||
"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": [
|
||||
{
|
||||
|
@ -10516,7 +10516,7 @@
|
|||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2023-11-23T14:04:47+00:00"
|
||||
"time": "2023-12-22T15:18:26+00:00"
|
||||
},
|
||||
{
|
||||
"name": "orchestra/canvas",
|
||||
|
|
Loading…
Add table
Reference in a new issue