Skip to content

Release v2.6.0

Choose a tag to compare

@Coderberg Coderberg released this 05 May 12:45
· 173 commits to master since this release
ff57496
  • Updated to Symfony 6.2.10
  • Refactored the code
  • Implemented two-factor authentication

Upgrading To 2.6.0 From 2.5.0

Step 1. Before you update to v2.6.0, back up your website
Step 2. Update the code:

$ git pull
$ git checkout v2.6.0

Step 3. Install dependencies:

$ composer install
$ yarn install

Step 4. Run migrations:

php bin/console d:m:m -n