Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 467 Bytes

UPGRADE.md

File metadata and controls

14 lines (10 loc) · 467 Bytes

Upgrading Instructions for Admin pack Extension for Yii 2

!!!IMPORTANT!!!

The following upgrading instructions are cumulative. That is, if you want to upgrade from version A to version C and there is version B between A and C, you need to following the instructions for both A and B.

Upgrade from 1.0.3

  • PHP requirements were raised to 5.6. Make sure your code is updated accordingly.