Skip to content

Commit

Permalink
Revert "add ses-v2 mailer in config (laravel#6112)" (laravel#6115)
Browse files Browse the repository at this point in the history
This reverts commit a1ef009.
  • Loading branch information
taylorotwell authored Feb 17, 2023
1 parent a1ef009 commit 1bb530c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/mail.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@
'transport' => 'ses',
],

'ses-v2' => [
'transport' => 'ses-v2',
],

'mailgun' => [
'transport' => 'mailgun',
// 'client' => [
Expand Down

0 comments on commit 1bb530c

Please sign in to comment.