This commit is contained in:
2026-01-06 10:02:25 +01:00
parent f685c2490a
commit b52d3a11be
111 changed files with 12830 additions and 76 deletions

View File

@@ -1,6 +1,8 @@
{
"require": {
"mustache/mustache": "^3.0",
"league/commonmark": "^2.7"
"league/commonmark": "^2.7",
"php-mqtt/client": "^2.0",
"geoip2/geoip2": "^2.13"
}
}