You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 7.1 branch.
Discussion
----------
[Notifier][Brevo] change type from chatter to texter
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix#57347
| License | MIT
Commits
-------
be348f2 change notifier type for brevo from chatter to texter
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
The text was updated successfully, but these errors were encountered: