1up-lab / contao-mailchimp

Contao bundle for MailChimp subscribe/unsubscribe forms (using MailChimp API V3.0)
MIT License
7 stars 3 forks source link

Contao 4.11.2 and Symfony 5.x #31

Closed jankout closed 3 years ago

jankout commented 3 years ago

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
bytehead commented 3 years ago

Closing in favor of #32

bytehead commented 3 years ago

Can you check 4.4.6?

jankout commented 3 years ago

A new error occurs

Snímek obrazovky 2021-03-30 v 16 59 59
bytehead commented 3 years ago

Yep, my fault 🙈 Check 4.4.7.

jankout commented 3 years ago

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

bytehead commented 3 years ago

Nice 🎉 Thanks for reporting!