Release v2.4.3
- Fixed some deprecation warnings
- Got rid of FrameworkExtraBundle
- Refactored the code
- Updated composer dependencies
Upgrading To 2.4.3 From 2.4.2
Step 1. Before you update to v2.4.3, back up your website
Step 2 Update code and install dependencies:
$ git pull
$ git checkout v2.4.3
$ composer install