Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

4.0.0 Released

Compare
Choose a tag to compare
@andrey-helldar andrey-helldar released this 11 Apr 12:49
48a48a3

Removed

  • Removed a lot of unnecessary code;
  • Removed dependence on illuminate/support in favor of symfony/http-foundation.

Fixed

  • Fixed implicit parameter passing.