Commit ae9a869
committed
minor symfony#7974 [SwiftMailerBundle] add missing options allowed with an env variable (mykiwi)
This PR was submitted for the master branch but it was merged into the 3.3 branch instead (closes symfony#7974).
Discussion
----------
[SwiftMailerBundle] add missing options allowed with an env variable
CF https://github.com/symfony/swiftmailer-bundle/blob/master/DependencyInjection/SwiftmailerExtension.php#L81
Commits
-------
acd69ef add missing options allowed with an env variable1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
| 236 | + | |
236 | 237 | | |
237 | 238 | | |
238 | 239 | | |
| |||
0 commit comments