added php download of membershipments

This commit is contained in:
Torsten Schulz
2023-12-27 10:40:24 +01:00
parent ea29b477f6
commit c622398357
2571 changed files with 350456 additions and 15 deletions

View File

@@ -9,7 +9,8 @@
"require": {
"tinymce/tinymce": "*",
"phpmailer/phpmailer": "dev-master",
"webklex/php-imap": "^4.1"
"webklex/php-imap": "^4.1",
"phpoffice/phpspreadsheet": "dev-master"
},
"minimum-stability": "dev"
}