added symfony mailer packages
This commit is contained in:
@@ -54,6 +54,7 @@ return [
|
||||
|
||||
'postmark' => [
|
||||
'transport' => 'postmark',
|
||||
'message_stream_id' => env('POSTMARK_MESSAGE_STREAM_ID'),
|
||||
],
|
||||
|
||||
'sendgrid' => [
|
||||
|
||||
Reference in New Issue
Block a user