Release v2.3.1
- Updated PHP dependencies
- Fixed deprecation warnings
- Code refactoring
- Minor UI improvements in Admin panel
Upgrading To 2.3.1 From 2.3.0
Step 1. Before you update to v2.3.1, back up your website
Step 2 Update code and install dependencies:
$ git pull
$ git checkout v2.3.1
$ composer install