Releases: orchestral/contracts
Releases · orchestral/contracts
v7.0.0
Changes
- Update support for Laravel Framework v9.
v6.0.0
Changes
- Update support for Laravel Framework v8.
v5.0.0
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()
.
v4.1.1
Changes
- Tweak variable names based on implementation changes.
v4.1.0
Changes
- Update support for Laravel Framework v6.1.
Deprecated
- Deprecate
Orchestra\Contracts\Installation\Installation::bootInstallerFilesForTesting()
.
v4.0.0
Changes
- Update support for Laravel Framework v6.0.
- Update
Orchestra\Contracts\Messages\MessageBag
interface.
v3.8.0
Changes
- Update support for Laravel Framework v5.8.
v3.7.0
Changes
- Update support for Laravel Framework v5.7.