Commit 71ba2f0
committed
minor symfony#6842 Fixed service name (jeremyFreeAgent)
This PR was merged into the 2.7 branch.
Discussion
----------
Fixed service name
The name was `mailer` in the PHP configuration but it is `app.mailer` elsewhere.
Commits
-------
3d241a5 Fixed service name1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
0 commit comments