Skip to content

v4.0.0

Choose a tag to compare

@crynobone crynobone released this 14 Sep 02:19
· 112 commits to 4.x since this release

Added

  • Add Laravel\Lumen\Auth\Providers\Concerns\AuthorizationHelpers trait.

Changes

  • Update support for Laravel Framework v6.x.
  • Mark Laravel\Lumen\Auth\Providers\Guard as abstract class.
  • Improves configuration paths resolution on Lumen.

Deprecated

  • Deprecate Laravel\Lumen\Application::getConfigurationPath() method.