food_server/composer.json
2024-05-30 19:16:59 +08:00

11 lines
240 B
JSON

{
"require": {
"yansongda/pay": "~3.7.0",
"guzzlehttp/guzzle": "^7.8",
"hyperf/pimple": "~2.2.0",
"monolog/monolog": "^2.9",
"php-mqtt/client": "^2.1",
"firebase/php-jwt": "^6.10"
}
}