AuthProxy/composer.json

8 lines
143 B
JSON
Raw Normal View History

2024-08-07 00:29:23 +08:00
{
"require": {
2024-08-09 17:43:48 +08:00
"workerman/workerman": "^4.1",
"workerman/http-client": "^2.2",
"yzh52521/easyhttp": "^1.1"
2024-08-07 00:29:23 +08:00
}
}