-
Symfony version(s) affected7.1.1 DescriptionI updated a project from Symfony 6.4 to 7.1 and my SMS notification didn't work. 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 reproduceYou can clone this repo and run it: https://github.com/Snowbaha/BrevoNotifierErrorSchema |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Can you please check if #57348 fixes this for you? |
Beta Was this translation helpful? Give feedback.
-
Oh yes I changed the file in my reproducer and I have this error (normal because the key is not setup) : Thank you for your help! |
Beta Was this translation helpful? Give feedback.
Can you please check if #57348 fixes this for you?