This changelog references the relevant changes (bug and security fixes) done to orchestra/contracts
.
Released: 2020-03-08
- Update support for Laravel Framework v7.
- Changed
Orchestra\Contracts\Installation\Installation::make()
return type tovoid
instead ofbool
.
- Remove deprecated
Orchestra\Contracts\Installation\Installation::bootInstallerFilesForTesting()
.