framework:
    mailer:
        transports:
            main: '%env(MAILER_DSN_BREVO)%'
            alternative: '%env(MAILER_DSN_SMTP)%'