Skip to content

Release v2.4.3

Choose a tag to compare

@Coderberg Coderberg released this 31 Dec 10:37
· 240 commits to master since this release
952f254
  • Fixed some deprecation warnings
  • Got rid of FrameworkExtraBundle
  • Refactored the code
  • Updated composer dependencies

Upgrading To 2.4.3 From 2.4.2

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

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