v3.6.3
Added
- Add
Orchestra\Foundation\Publisher\Filesystemas replacement to FTP publisher. - Overwrite
Orchestra\Foundation\Application::registerConfiguredProviders()to considerOrchestranamespace to be loaded first before discovered packages.
Fixes
- Fixed missing import on
Orchestra\Foundation\Http\Middleware\Reauthenticate.