packagist orchestra/testbench v6.0.0

latest releases: 9.x-dev, 8.x-dev, 7.x-dev...
3 years ago

Added

  • Added Orchestra\Testbench\Factories\UserFactory to handle Illuminate\Foundation\Auth\User model.
  • Automatically autoloads Illuminate\Database\Eloquent\LegacyFactoryServiceProvider if the service provider exists.

Changes

  • Update support for Laravel Framework v8.
  • Increase minimum PHP version to 7.3 and above (tested with 7.3 and 7.4).
  • Configuration changes:
    • Changed auth.providers.users.model to Illuminate\Foundation\Auth\User.
    • Changed queue.failed.driver to database-uuid.

Don't miss a new testbench release

NewReleases is sending notifications on new releases.