Skip to content

v3.8.0

Choose a tag to compare

@crynobone crynobone released this 24 Mar 07:58
· 113 commits to master since this release

Changes

  • Update support for Laravel Framework v5.8.
  • Change configuration file on Orchestra\Config\Console\ConfigCacheCommand using composer.json extra.config-cache instead of compile.php configuration file.

Remove

  • Remove deprecated Orchestra\Http\Traits\PassThrough.
  • Remove deprecated Orchestra\Routing\Traits\ControllerResponse.