lazy commit

This commit is contained in:
Hickmeister
2025-01-04 21:06:25 +00:00
parent ca0007515f
commit e31bd43eaa
13 changed files with 651 additions and 135 deletions

5
composer.json Normal file
View File

@@ -0,0 +1,5 @@
{
"require": {
"php-mqtt/client": "^2.2"
}
}