Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0d939c9

Browse files
authored
Remove auth_mode from config/mail.php (#5688)
1 parent a6d1019 commit 0d939c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/mail.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
'username' => env('MAIL_USERNAME'),
4343
'password' => env('MAIL_PASSWORD'),
4444
'timeout' => null,
45-
'auth_mode' => null,
4645
],
4746

4847
'ses' => [

0 commit comments

Comments
 (0)