mirror of
https://github.com/pestphp/pest.git
synced 2026-07-22 01:20:03 +02:00
b49cd150c9
Adds `toBeEmail()` backed by `filter_var(FILTER_VALIDATE_EMAIL)`. Mirrors the existing `toBeUrl()` pattern — no new dependencies, pure PHP. Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>