Skip to content

v3.5.1

Compare
Choose a tag to compare
@pgrenaud pgrenaud released this 13 Feb 15:28
· 42 commits to master since this release
  • Deprecate LocaleService::pushLocale() method. This method is redundant and forces the injection of this class as a dependency when it could be avoided. Use Laravel trait \Illuminate\Support\Traits\Localizable::withLocale() instead.