barbushin / php-imap

Manage mailboxes, filter/get/delete emails in PHP (supports IMAP/POP3/NNTP)
MIT License
1.66k stars 457 forks source link

requires php >=8.0.2 -> your php version (7.4.30) does not satisfy that requirement. #679

Open Boffice opened 2 years ago

Boffice commented 2 years ago

Environment (please complete the following information):

I get following error, i do understand that composer asks me to upgrade my php but how do i make it work on 7.4?

symfony/deprecation-contracts v3.0.0 requires php >=8.0.2 -> your php version (7.4.30) does not satisfy that requirement

Chris53897 commented 2 years ago

Did you install it with composer require php-imap/php-imap ?

Your error looks not related to this Repo. symfony/deprecation-contracts is not a dependency. See composer.json