init
This commit is contained in:
12
composer.json
Normal file
12
composer.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"require": {
|
||||
"openai-php/client": "^0.19.2",
|
||||
"symfony/http-client": "^7.4",
|
||||
"nyholm/psr7": "^1.8"
|
||||
},
|
||||
"config": {
|
||||
"allow-plugins": {
|
||||
"php-http/discovery": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user