Added
- Added
Orchestra\Testbench\Database\MigrateProcessor, to process realpath database migration instead of usingorchestra/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.