Skip to content

Conversation

@ziming
Copy link
Contributor

@ziming ziming commented Nov 8, 2025

Resend v 1.0 release notes

https://github.com/resend/resend-php/releases/tag/v1.0.0

From my understanding

Please note that v1.0.0 removes the $resend->sendEmail method in favor of the $resend->emails->send method.

When I look at ResendTransport.php, the code is already doing that too, hence i only change composer.json

CleanShot 2025-11-09 at 01 16 39@2x

Copy link
Collaborator

@GrahamCampbell GrahamCampbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's necessary to also update src/Illuminate/Mail/composer.json.

@ziming
Copy link
Contributor Author

ziming commented Nov 9, 2025

Done!

@taylorotwell taylorotwell merged commit f86b948 into laravel:12.x Nov 9, 2025
66 checks passed
@ziming ziming deleted the allow-resend-v1 branch November 9, 2025 15:51
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.

3 participants