Skip to content

v3.3.3

Choose a tag to compare

@crynobone crynobone released this 16 Dec 11:24
· 308 commits to 6.x since this release
  • Http:
    • Refactor Orchestra\Http\RouteManager and extract some extendable methods to Orchestra\Http\RouteResolver.
    • Add Orchestra\Http\RouteManager::resolveApplicationRouter() method to allow swapping router instance between Laravel and Lumen.