WIP - New imap class

This commit is contained in:
Torsten Schulz
2023-10-16 15:41:05 +02:00
parent 54d30dd3c3
commit 6a9717e0db
165 changed files with 7347 additions and 10527 deletions

View File

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