secit-pl / imap-bundle

Simple php-imap integration for Symfony
MIT License
67 stars 19 forks source link

Fix deprecation #45

Closed tacman closed 1 month ago

tacman commented 1 month ago

Since symfony/dependency-injection 7.1: The "Symfony\Component\DependencyInjection\Attribute\TaggedIterator" attribute is deprecated, use "Symfony\Component\DependencyInjection\Attribute\AutowireIterator" instead