Release v2.0.2
- Updated to Symfony 6.0.6
- Fixed external links in the main menu
Upgrading To 2.0.2 From 2.0.1
Step 1. Before you update to v2.0.2, back up your website
Step 2. Update code and install dependencies:
$ git pull
$ git checkout v2.0.2
$ composer install