Commit 39ff860
committed
bug symfony#61223 [Mailer][Brevo] Update Webhook IPs (jarbey)
This PR was merged into the 6.4 branch.
Discussion
----------
[Mailer][Brevo] Update Webhook IPs
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes (not really, but should be in the next patch to me)
| New feature? | no
| Deprecations? | no
| Issues | Fix #...
| License | MIT
Regarding official Brevo documentation the IP range for webhook changed
Source : https://help.brevo.com/hc/en-us/articles/15127404548498-Brevo-IP-ranges-List-of-publicly-exposed-services
Should also be applied on 7.3 version
Thank you so much for your hard work Symfony team ♥
Commits
-------
ffc725d Update BrevoRequestParser.phpFile tree
1 file changed
+2
-2
lines changed- src/Symfony/Component/Mailer/Bridge/Brevo/Webhook
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments