Skip to content

v5.0.0

Choose a tag to compare

@crynobone crynobone released this 08 Mar 03:13
· 10 commits to master since this release

Changes

  • Update support for Laravel Framework v7.
  • Changed Orchestra\Contracts\Installation\Installation::make() return type to void instead of bool.

Removed

  • Remove deprecated Orchestra\Contracts\Installation\Installation::bootInstallerFilesForTesting().