Skip to content

v4.1.0

Choose a tag to compare

@crynobone crynobone released this 03 Oct 02:53
· 88 commits to 4.x since this release

Changes

  • Laravel\Lumen\Application::hasBeenBootstrapped() now default to return true instead of throwing an Exception.
  • Laravel\Lumen\Application::loadDeferredProviders() now does return void (does nothing) instead of throwing an Exception.