### Discussed in https://github.com/symfony/symfony/discussions/57339 <div type='discussions-op-text'> <sup>Originally posted by **Snowbaha** June 6, 2024</sup> ### 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_</div>