Updated php-mime-mail-parser library to 5.1 to really fix webui html preview

This commit is contained in:
Howaner
2019-04-30 21:41:56 +02:00
parent 4bac1da451
commit 9ce80d0eb5
3 changed files with 254 additions and 254 deletions

View File

@@ -3,7 +3,7 @@
"robthree/twofactorauth": "^1.6",
"yubico/u2flib-server": "^1.0",
"phpmailer/phpmailer": "^5.2",
"php-mime-mail-parser/php-mime-mail-parser": "^5.0",
"php-mime-mail-parser/php-mime-mail-parser": "^5.1",
"soundasleep/html2text": "^0.5.0",
"ddeboer/imap": "^1.5",
"matthiasmullie/minify": "^1.3"