15 lines
352 B
JSON
15 lines
352 B
JSON
{
|
|
"require": {
|
|
"php-mqtt/client": "^2.0",
|
|
"twig/twig": "^3.8",
|
|
"chillerlan/php-qrcode": "^5.0",
|
|
"christian-riesen/base32": "^1.6",
|
|
"spomky-labs/cbor-php": "^3.0",
|
|
"web-auth/cose-lib": "^4.0",
|
|
"html2text/html2text": "^4.3"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^9.6"
|
|
}
|
|
}
|