Added
- Fluent
bail()method on ReplayBuilder to abort the test before sending the request when no replay is found
Changed
- Bail now triggers before the HTTP request instead of after the response
- Upgrade to Laravel 13 support (drop Laravel 11/12)
- Require PHP 8.4+ (drop PHP 8.3)
- Update Orchestra Testbench to ^11.0