Many Tings

This commit is contained in:
Hickmeister
2025-01-16 23:13:31 +00:00
parent 053662c2e8
commit 8410a50f26
11 changed files with 772 additions and 2 deletions

View File

@@ -2,6 +2,8 @@
"require": {
"php-mqtt/client": "^2.2",
"fabpot/goutte": "^4.0",
"symfony/polyfill-ctype": "^1.31"
"symfony/polyfill-ctype": "^1.31",
"phpmailer/phpmailer": "^6.9",
"twig/twig": "^3.18"
}
}