Skip to content

v1.2.5

Compare
Choose a tag to compare
@themsaid themsaid released this 28 May 08:46
· 48 commits to master since this release
  • Fixed tests under windows environment.
  • Fixed an issue when having an empty array as a value of a language key.
  • Extended support for laravel 5.1 by replacing Collection::filter with native PHP foreach loop.