Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commit6bd3af0
committed
bug#49488 [Mailer] Update Infobip API transport (ndousson)
This PR was merged into the 6.2 branch.Discussion----------[Mailer] Update Infobip API transport| Q | A| ------------- | ---| Branch? | 6.2| Bug fix? | yes| New feature? | no| Deprecations? | no| Tickets | N/A| License | MIT| Doc PR | N/A# 📍 ContextInfobip send an email to their customers that do not use the latest API release: **V3**They inform that everything is backward compatible and can be easily upgraded without any changes.# 🛠️ ChangesThis PR change the version used from the V2 to the V3.Commits-------18eb6e8 Update Infobip API transport to use the API V3File tree
2 files changed
+2
-2
lines changed- src/Symfony/Component/Mailer/Bridge/Infobip
- Tests/Transport
- Transport
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments
Comments
(0)