Add Laravel 13 support

Bump illuminate/mail and illuminate/support to ^11.0|^12.0|^13.0, testbench to allow ^11.0, and update README requirements.
This commit is contained in:
netlas
2026-06-08 21:14:09 +03:00
parent 546496992c
commit bf8aac48e6
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ Laravel package for sending emails and verifying email addresses through the [le
## Requirements
- PHP 8.2+
- Laravel 11 or 12
- Laravel 11, 12, or 13
## Installation