1up-lab / contao-mailchimp

Contao bundle for MailChimp subscribe/unsubscribe forms (using MailChimp API V3.0)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contao 4.11.2 and Symfony 5.x

jankout opened this issue · comments

Hello,

I have a problem with your extension with Contao 4.11.2 and Symfony 5.x.

Attempted to load class "Event" from namespace "Symfony\Component\EventDispatcher".
Did you forget a "use" statement for e.g. "Symfony\Contracts\EventDispatcher\Event", "Nelmio\SecurityBundle\ContentSecurityPolicy\Violation\Event", "Laminas\EventManager\Event", "FOS\HttpCache\Event" or "Eluceo\iCal\Component\Event"?

Snímek obrazovky 2021-03-30 v 15 00 06

Closing in favor of #32

Can you check 4.4.6?

A new error occurs
Snímek obrazovky 2021-03-30 v 16 59 59

Yep, my fault 🙈 Check 4.4.7.

Super, it works. :-) Thank you very much.

Nice 🎉 Thanks for reporting!