Skip to content

[11.x] Fix ResendTransport missing custom headers#53687

Merged
taylorotwell merged 1 commit intolaravel:11.xfrom
lucasmichot:11x/fix-resend-transport
Nov 27, 2024
Merged

[11.x] Fix ResendTransport missing custom headers#53687
taylorotwell merged 1 commit intolaravel:11.xfrom
lucasmichot:11x/fix-resend-transport

Conversation

@lucasmichot
Copy link
Contributor

When using Resend, if I pass a custom header in my mail and that there are attachments, the custom header will not be used.

This PR ensure that another variable name is used so that the initial $headers array is not overwritten.

@taylorotwell taylorotwell merged commit 1d32031 into laravel:11.x Nov 27, 2024
@lucasmichot lucasmichot deleted the 11x/fix-resend-transport branch November 27, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants