Changes
- Bump minimum
laravel/framework
to9.52.15
. - Update minimum support for Testbench Core v7.26.2+. (v7.26.1...v7.26.2)
Testbench Changes
Fixes
- Fixes
app()->environment()
detection when creating applicationOrchestra\Testbench\Concerns\CreatesApplication
outside ofPHPUnit
. - Fixes error
Undefined array key "autoload-dev"
when executingworkbench:install
command.