Skip to content

Commit 647da19

Browse files
committed
minor #17895 [Notifier] from is optional in Smsapi since 6.3 (SzymonKaminski)
This PR was merged into the 6.3 branch. Discussion ---------- [Notifier] `from` is optional in Smsapi since 6.3 This PR aims to resolve #17893. On a related note, would it be a good idea to put all optional parameters of DSNs in the table above in square brackets? Commits ------- 2a34c8b [Notifier] `from` is optional in Smsapi since 6.3
2 parents 6c97e93 + 2a34c8b commit 647da19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

notifier.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ Yunpian ``symfony/yunpian-notifier`` ``yunpian://APIKEY@defau
117117

118118
The Bandwith, iSendPro, Plivo, RingCentral and Termii integrations were introduced
119119
in Symfony 6.3.
120+
The ``from`` option in ``Smsapi`` DSN is optional since Symfony 6.3.
120121

121122
To enable a texter, add the correct DSN in your ``.env`` file and
122123
configure the ``texter_transports``:

0 commit comments

Comments
 (0)