v13.24.0
Add missing void return type to test methods (#56860)
[13.x] Add tests for Attachment::fromUrl() URL scheme validation (#60054)
fix: Add content_id to inline attachment handling in CloudflareTransport (#60330)
[12.x] Ensure mailable HTML assertions properly escape quotes (#58595)
[13.x] Enforce stricter assertions (#59749)
Remove useless parent::setUp()/tearDown() calls in tests extending PHPUnit's TestCase directly (#60994)
[13.x] Enable additional Rector rules (#60854)
[12.x] Run Mockery cleanup via PHPUnit subscriber instead of explicit `m::close()` calls (#58278)
[13.x] Add SES tenant support to the SES v2 transport (#60886)
fix queue name parameter in Mailer::later() (#60865)