Skip to content

Version 2.3.12

Compare
Choose a tag to compare
@khalwat khalwat released this 25 Sep 20:16
· 373 commits to craft-webpack since this release

Added

  • Added a db-seed directory, and moved the seed_db.sql there
  • Added --set-gtid-purged=OFF to the common_mysql.sh to avoid permissions issues with some database dumps
  • Explicitly set the user that the PHP & queue containers run as to www-data

Changed

  • Removed unneeded composer dump-autoload from the project composer.json