added new warehouseorder features

This commit is contained in:
Luca Haid
2025-03-07 08:04:36 +01:00
parent d24c1cc5dc
commit 7e3b1af54a
11 changed files with 460 additions and 119 deletions

View File

@@ -5,6 +5,7 @@
"textalk/websocket": "^1.6",
"chillerlan/php-qrcode": "^4",
"phpseclib/phpseclib": "^3.0",
"stomp-php/stomp-php": "^5"
"stomp-php/stomp-php": "^5",
"phpmailer/phpmailer": "^6.9"
}
}