dify
This commit is contained in:
9
dify/sdks/php-client/composer.json
Normal file
9
dify/sdks/php-client/composer.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"require": {
|
||||
"php": ">=7.2",
|
||||
"guzzlehttp/guzzle": "^7.9"
|
||||
},
|
||||
"autoload": {
|
||||
"files": ["dify-client.php"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user