mirror of
https://github.com/langgenius/dify.git
synced 2025-07-26 11:00:27 +00:00
10 lines
149 B
JSON
10 lines
149 B
JSON
![]() |
{
|
||
|
"require": {
|
||
|
"php": ">=7.2",
|
||
|
"guzzlehttp/guzzle": "^7.9"
|
||
|
},
|
||
|
"autoload": {
|
||
|
"files": ["dify-client.php"]
|
||
|
}
|
||
|
}
|