v3.0.2
- Timezone should be more explicit, and shouldn't attempt to set
date_default_timezone_set()
when timezone isNULL
. - Rebind
Illuminate\Foundation\Bootstrap\LoadConfiguration
withOrchestra\Testbench\Bootstrap\LoadConfiguration
. - Add
orchestra/database
to allow migration using--realpath
option.