Skip to content
This repository was archived by the owner on Dec 4, 2022. It is now read-only.

v2.1.0

Latest
Compare
Choose a tag to compare
@sergeymakinen sergeymakinen released this 12 Feb 10:32
· 4 commits to master since this release
8837893
  • Fixes #4: replace yii\base\Object with yii\base\BaseObject as PHP 7.2 has reserved the object keyword (@vuylov, @MainAero)
  • Raises the minimal Yii version to 2.0.13 as yii\base\BaseObject is required