Skip to content

Commit 176e34b

Browse files
authored
Update fos_user.yaml
1 parent 53c9524 commit 176e34b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

friendsofsymfony/user-bundle/2.1/config/packages/fos_user.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fos_user:
22
db_driver: orm
33
service:
4-
mailer: fos_user.mailer.twig_swift
4+
mailer: fos_user.mailer.noop
55
firewall_name: main
66
user_class: App\Entity\User
77
from_email:

0 commit comments

Comments
 (0)