update mailmimeparser with dependencies

This commit is contained in:
Yuri Kuznetsov
2024-07-31 15:03:58 +03:00
parent e51a9621f3
commit d97b9be4c9
5 changed files with 243 additions and 101 deletions
+2 -2
View File
@@ -35,11 +35,11 @@
"symfony/routing": "6.0.*",
"cboden/ratchet": "^0.4.4",
"react/zmq": "^0.4.0",
"guzzlehttp/psr7": "^1.9.1",
"guzzlehttp/psr7": "^2.7.0",
"michelf/php-markdown": "^1.9",
"robthree/twofactorauth": "^1.6",
"nesbot/carbon": "^2.62",
"zbateson/mail-mime-parser": "1.3.*",
"zbateson/mail-mime-parser": "^3.0.2",
"phpoffice/phpspreadsheet": "^1.16",
"doctrine/dbal": "^3.5.3",
"league/flysystem-async-aws-s3": "^3.0",