Revert "add ses-v2 mailer in config (#6112)" (#6115)

This reverts commit a1ef009415.
This commit is contained in:
Taylor Otwell
2023-02-17 08:38:44 -06:00
committed by GitHub
parent a1ef009415
commit 1bb530c609

View File

@@ -49,10 +49,6 @@ return [
'transport' => 'ses', 'transport' => 'ses',
], ],
'ses-v2' => [
'transport' => 'ses-v2',
],
'mailgun' => [ 'mailgun' => [
'transport' => 'mailgun', 'transport' => 'mailgun',
// 'client' => [ // 'client' => [