Skip to content

v3.0.2

Compare
Choose a tag to compare
@crynobone crynobone released this 10 Feb 23:37
· 2056 commits to 9.x since this release
  • Timezone should be more explicit, and shouldn't attempt to set date_default_timezone_set() when timezone is NULL.
  • Rebind Illuminate\Foundation\Bootstrap\LoadConfiguration with Orchestra\Testbench\Bootstrap\LoadConfiguration.
  • Add orchestra/database to allow migration using --realpath option.