Skip to content

v2.0.4

Compare
Choose a tag to compare
@crynobone crynobone released this 03 Jul 05:44
· 959 commits to master since this release
  • Refactor Orchestra\Support\Validator to minimize usage of Illuminate\Support\Fluent, this allow rules to be assigned as array and only pass as instance of Fluent during event (to allow pass by references).