Skip to content

v3.6.0

Choose a tag to compare

@crynobone crynobone released this 07 Feb 22:53
· 1787 commits to 11.x since this release

Added

  • Added Orchestra\Testbench\Database\MigrateProcessor, to process realpath database migration instead of using orchestra/database.

Changes

  • Update support for Laravel Framework v5.6.
  • Added final, scalar type-hint and scalar return type to internal methods, common extended methods remain the same for backward compatibilities.