Skip to content

v5.0.0

Compare
Choose a tag to compare
@crynobone crynobone released this 03 Apr 02:47
· 63 commits to 5.x since this release

Changes

  • Update support for Laravel Framework v7.
  • Change helpers namespace from api to Laravel\Lumen.

Removed

  • Remove following methods from Laravel\Lumen\Application:
    • configurationIsCached().
    • detectEnvironment().
    • environmentFile().
    • environmentFilePath().
    • environmentPath().
    • getCachedRoutesPath().
    • getConfigurationPath().
    • loadEnvironmentFrom().
    • routesAreCached().