secit-pl / imap-bundle

Simple php-imap integration for Symfony
MIT License
71 stars 20 forks source link

feat: drop support for symfony 4, add support for symfony 7, #34

Closed Chris53897 closed 10 months ago

Chris53897 commented 1 year ago

add missing symfony/console to composer.json

ThomasLandauer commented 1 year ago

@secit-pl This is more urgent now, since Symfony 7.0 was released already.

ownede commented 11 months ago

@secit-pl please take a look

ryckblick commented 11 months ago

@secit-pl a merge would be highly appreciated

Chris53897 commented 10 months ago

@secit-pl friendly ping

secit-pl commented 10 months ago

The new bundle version 3.0.0 was released with Symfony 7 support. Due to refactored code incompatibility the PR cannot be merged.

Caution: please read the migration guide at the end of the documentation before migrating from version 2.x to 3.x.