Changes
- Update minimum support for Testbench Core v8.9.0+. (v8.8.3...v8.9.0)
Testbench Changes
Added
- Added new
workbench.welcome
configuration option.
Changes
- Allow
testbench.yaml
configuration fallback similar to.env
. - Utilise
Illuminate\Support\LazyCollection
. - Skip loading
Orchestra\Workbench\WorkbenchServiceProvider
when applyingOrchestra\Testbench\Concerns\WithWorkbench
.