Skip to content

Release v2.4.1

Choose a tag to compare

@Coderberg Coderberg released this 08 Nov 18:25
· 266 commits to master since this release
2cb25b9
  • Update dependencies to Symfony 6.1.7
  • Refactored the code

Upgrading To 2.4.1 From 2.4.0

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

$ git pull
$ git checkout v2.4.1
$ composer install