- laminas/laminas-mail[2.25.0, …, 2.25.1] require php ~8.1.0 || ~8.2.0 || ~8.3.0 → your php version (8.4.7) does not satisfy that requirement.
Hello and welcome to our forums! ![]()
I can only guess what your actual question is, but laminas-mail no longer complies with modern email specifications and is no longer being developed. There will also be no changes to the supported PHP versions.
Abandoned
This package is abandoned and will receive no further development!
It is suggested to use
- ddeboer/imap for interacting with IMAP
- zbateson/mail-mime-parser for parsing MIME messages
- symfony/mailer for sending mail