Feature: Versicherungsexport

This commit is contained in:
2025-10-24 12:25:51 +02:00
parent 345d22958f
commit b81164279f
17 changed files with 2033 additions and 557 deletions

View File

@@ -2,6 +2,7 @@
"require": {
"guzzlehttp/guzzle": "^7.0",
"twbs/bootstrap": "^4.5",
"chillerlan/php-qrcode": "^5.0"
"chillerlan/php-qrcode": "^5.0",
"phpoffice/phpspreadsheet": "^5.1"
}
}