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
Is it possible that this is the reason why I'd get a 500 error on sending a verificationmail? as of the update after commenting the MailjetMailServiceProvider out I seem to get 500 error when sending mails towards mailjet.
The latest version (3.0.1) doesn't respect semantic versionning and introduce a breaking change on a patch version.
PR #52 has removed the
src/MailjetMailServiceProvider.php
file which is, according to the documentation, required in the providers array (cf.laravel-mailjet/README.md
Line 28 in 1878b0f
The text was updated successfully, but these errors were encountered: