www/api/composer.json
2026-05-11 23:31:48 +01:00

12 lines
156 B
JSON

{
"name": "root/api",
"authors": [
{
"name": "xupa"
}
],
"require": {
"php-mqtt/client": "^2.0"
}
}