Skip to content

v3.4.0

Compare
Choose a tag to compare
@crynobone crynobone released this 12 Mar 08:13
· 347 commits to master since this release

Changes

  • Update support for Laravel Framework v5.4.

Removed

  • Remove deprecated classes:
    • Orchestra\Support\Providers\Traits\AliasesProviderTrait
    • Orchestra\Support\Providers\Traits\EventProviderTrait
    • Orchestra\Support\Providers\Traits\MiddlewareProviderTrait
    • Orchestra\Support\Providers\Traits\PackageProviderTrait
    • Orchestra\Support\Traits\DataContainerTrait
    • Orchestra\Support\Traits\DescendibleTrait
    • Orchestra\Support\Traits\MacroableTrait
    • Orchestra\Support\Traits\ObservableTrait
    • Orchestra\Support\Traits\QueryFilterTrait
    • Orchestra\Support\Traits\EloquentConnectionTrait
    • Orchestra\Support\Traits\UploadableTrait
    • Orchestra\Support\Traits\ValidationTrait