File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ Service Install with Webhoo
135135
136136.. versionadded :: 7.4
137137
138- The Microsoft Graph integration was introduced in Symfony 7.4.
138+ The Microsoft Graph integration and support for Mailtrap's sandbox environment were introduced in Symfony 7.4.
139139
140140.. note ::
141141
@@ -235,7 +235,8 @@ party provider:
235235+------------------------+-------------------------------------------------------------------------------------------+
236236| `Mailtrap `_ | - SMTP ``mailtrap+smtp://PASSWORD@default `` |
237237| | - HTTP n/a |
238- | | - API ``mailtrap+api://API_TOKEN@default `` |
238+ | | - API (Live) ``mailtrap+api://API_TOKEN@default `` |
239+ | | - API (Sandbox) ``mailtrap+sandbox://API_TOKEN@default/?inboxId=INBOX_ID `` |
239240+------------------------+-------------------------------------------------------------------------------------------+
240241| `Microsoft Graph `_ | - SMTP n/a |
241242| | - HTTP n/a |
You can’t perform that action at this time.
0 commit comments