Skip to content

v3.3.0

Compare
Choose a tag to compare
@crynobone crynobone released this 14 Jun 23:14
· 8 commits to 3.3 since this release
  • Update support to Laravel Framework v5.3.
  • Update router.matched event to Illuminate\Routing\Events\RouteMatched.
  • Update import Orchestra\Support\Traits\ValidationTrait to Orchestra\Support\Traits\Validation.
  • Add Orchestra\Http\Traits\PassThrough and deprecate Orchestra\Http\Traits\PassThroughTrait.