Version 2.3.12
Added
- Added a
db-seed
directory, and moved theseed_db.sql
there - Added
--set-gtid-purged=OFF
to thecommon_mysql.sh
to avoid permissions issues with some database dumps - Explicitly set the
user
that the PHP & queue containers run as towww-data
Changed
- Removed unneeded
composer dump-autoload
from the projectcomposer.json