Commit 58a4d30
committed
bug symfony#59375 [RemoteEvent][Webhook] fix SendgridPayloadConverter category support (ericabouaf)
This PR was merged into the 6.4 branch.
Discussion
----------
[RemoteEvent][Webhook] fix SendgridPayloadConverter category support
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#59374
| License | MIT
Commits
-------
186daa5 [Webhook][RemoteEvent] fix SendgridPayloadConverter category supportFile tree
2 files changed
+17
-1
lines changed- src/Symfony/Component/Mailer/Bridge/Sendgrid
- RemoteEvent
- Tests/RemoteEvent
2 files changed
+17
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
115 | 131 | | |
0 commit comments