Release v2.4.1
- 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