v5.0.0
Changes
- Update support for Laravel Framework v7.
- Change helpers namespace from
api
toLaravel\Lumen
.
Removed
- Remove following methods from
Laravel\Lumen\Application
:configurationIsCached()
.detectEnvironment()
.environmentFile()
.environmentFilePath()
.environmentPath()
.getCachedRoutesPath()
.getConfigurationPath()
.loadEnvironmentFrom()
.routesAreCached()
.