Closed
Description
Discussed in #57339
Originally posted by Snowbaha June 6, 2024
Symfony version(s) affected
7.1.*
Description
I updated a project from Symfony 6.4 to 7.1 and my SMS notification didn't work.
I have this error :
I searched deeper in the vendor and it looks the factories didn't find the brevo...
If I come back to Symfony 6.4 without change, it is working.
I am becoming crazy... I didn't read BC in Notifier in Symfony 7.1.
Can you help me?
How to reproduce
You can clone this repo and run it: https://github.com/Snowbaha/BrevoNotifierErrorSchema
Possible Solution
No response
Additional Context
No response