Skip to content

v3.2.2

Choose a tag to compare

@crynobone crynobone released this 18 Mar 02:14
· 381 commits to 6.x since this release
  • Config:
    • Remove Trait suffix.
    • Avoid using call_user_func.
  • Http:
    • Update import Orchestra\Support\Traits\ValidationTrait to Orchestra\Support\Traits\Validation.
    • Add Orchestra\Http\Traits\PassThrough and deprecate Orchestra\Http\Traits\PassThroughTrait.
  • Routing:
    • Add Orchestra\Routing\Traits\ControllerResponse and deprecate Orchestra\Routing\Traits\ControllerResponseTrait.