|
|
@@ -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": "9735ac4ca5eeae105f3dda31ee943500",
|
|
|
+ "content-hash": "5f32c0e5640b4b66d13d4dd4b4bfb773",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "anankke/omnipay-alipay",
|
|
|
@@ -2592,6 +2592,97 @@
|
|
|
],
|
|
|
"time": "2021-12-30T11:32:00+00:00"
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "openai-php/client",
|
|
|
+ "version": "v0.4.2",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/openai-php/client.git",
|
|
|
+ "reference": "bbfbc0a28872d679d6990712d7feaae2c9f96fc2"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/openai-php/client/zipball/bbfbc0a28872d679d6990712d7feaae2c9f96fc2",
|
|
|
+ "reference": "bbfbc0a28872d679d6990712d7feaae2c9f96fc2",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": "^8.1.0",
|
|
|
+ "php-http/discovery": "^1.15.3",
|
|
|
+ "php-http/multipart-stream-builder": "^1.2.0",
|
|
|
+ "psr/http-client": "^1.0.2",
|
|
|
+ "psr/http-client-implementation": "^1.0.1",
|
|
|
+ "psr/http-factory-implementation": "*",
|
|
|
+ "psr/http-message": "^1.1.0"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "guzzlehttp/guzzle": "^7.5.0",
|
|
|
+ "guzzlehttp/psr7": "^2.4.4",
|
|
|
+ "laravel/pint": "^1.8.0",
|
|
|
+ "nunomaduro/collision": "^7.4.0",
|
|
|
+ "pestphp/pest": "^2.4.0",
|
|
|
+ "pestphp/pest-plugin-arch": "^2.1.1",
|
|
|
+ "pestphp/pest-plugin-mock": "^2.0.0",
|
|
|
+ "phpstan/phpstan": "^1.10.11",
|
|
|
+ "rector/rector": "^0.14.8",
|
|
|
+ "symfony/var-dumper": "^6.2.8"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "autoload": {
|
|
|
+ "files": [
|
|
|
+ "src/OpenAI.php"
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "OpenAI\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Nuno Maduro",
|
|
|
+ "email": "[email protected]"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Sandro Gehri"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "OpenAI PHP is a supercharged PHP API client that allows you to interact with the Open AI API",
|
|
|
+ "keywords": [
|
|
|
+ "GPT-3",
|
|
|
+ "api",
|
|
|
+ "client",
|
|
|
+ "codex",
|
|
|
+ "dall-e",
|
|
|
+ "language",
|
|
|
+ "natural",
|
|
|
+ "openai",
|
|
|
+ "php",
|
|
|
+ "processing",
|
|
|
+ "sdk"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/openai-php/client/issues",
|
|
|
+ "source": "https://github.com/openai-php/client/tree/v0.4.2"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://www.paypal.com/paypalme/enunomaduro",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/gehrisandro",
|
|
|
+ "type": "github"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/nunomaduro",
|
|
|
+ "type": "github"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2023-04-12T04:26:02+00:00"
|
|
|
+ },
|
|
|
{
|
|
|
"name": "ozdemir/datatables",
|
|
|
"version": "2.3.6",
|