Skip to content

Release v2.0.2

Choose a tag to compare

@Coderberg Coderberg released this 13 Mar 10:28
· 351 commits to master since this release
febf2b7
  • 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