v5.0.0
Changes
- Update support for Laravel Framework v7.
- Changed
Orchestra\Contracts\Installation\Installation::make()return type tovoidinstead ofbool.
Removed
- Remove deprecated
Orchestra\Contracts\Installation\Installation::bootInstallerFilesForTesting().