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
We should upgrade PHPMailer to version 6.x.x, but to do that we will have to rewrite the way the helpers are loaded. Indeed PHPMailer is using namespaces, to support it cleanly, we should use Composer as a new way to add helpers and to load it.