mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-10 18:02:55 +00:00
10 lines
170 B
JSON
10 lines
170 B
JSON
{
|
|
"name": "dootask/language",
|
|
"require": {
|
|
"php": ">=7.4",
|
|
"ext-curl": "*",
|
|
"ext-json": "*",
|
|
"orhanerday/open-ai": "^5.2"
|
|
}
|
|
}
|