Skip to content

Release v2.4.2

Choose a tag to compare

@Coderberg Coderberg released this 17 Dec 15:21
· 250 commits to master since this release
6eee492
  • Updated to Symfony 6.2
  • Updated JavaScript dependencies
  • Refactored the code

Upgrading To 2.4.2 From 2.4.1

Step 1. Before you update to v2.4.2, back up your website
Step 2 Update code and install dependencies:

$ git pull
$ git checkout v2.4.2
$ composer install
$ yarn install