Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 27, 2024

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
40 checks passed
@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