Skip to content

v3.6.3

Choose a tag to compare

@crynobone crynobone released this 13 Dec 03:15
· 2 commits to 3.6 since this release

Added

  • Add Orchestra\Foundation\Publisher\Filesystem as replacement to FTP publisher.
  • Overwrite Orchestra\Foundation\Application::registerConfiguredProviders() to consider Orchestra namespace to be loaded first before discovered packages.

Fixes

  • Fixed missing import on Orchestra\Foundation\Http\Middleware\Reauthenticate.