Changes
- Update minimum support for Testbench Core v9.16.0+. (v9.14.0...v9.16.0)
Testbench Changes
Changes
- Supports for Laravel Framework 11.45.2 or above (fixed integration with PHPUnit 12.3.4).
- Supports PHPUnit 12.2 and 12.3.
- Remove temporary SQLite database files available via
journal_modeconfiguration. - Convert
Collection::make()tonew Collection().