Skip to content

2.7.0

Compare
Choose a tag to compare
@overclokk overclokk released this 15 Aug 16:52
· 9 commits to master since this release
9c3aa12

New release

  • Implement StoreInterface

Deprecation

// Deprecate method => sobstitution

  • Config::push() => Config::set()
  • Config::add() => Config::set()
  • Config::remove() => Config::delete()
  • Config::all() => Config::toArray()
  • ConfigThemeMods::class