Yii JSON 1.1

Yii JSON version 1.1.0 was released. In this version:

  • Change PHP constraint in composer.json to ~7.4.0 || 8.0 - 8.5
  • Improve performance of Json::encode() method by 10-20%
  • Fix bug with instances of extended DateTime class
  • Fix enumerations encoding