Version 2.5.8
Changed
- Run migrations first via
composer.json
scripts, because Craft won't apply Project Config if there are pending migrations - Added
tty: true
back in now that the issue has been fixed in the Docker Compose API2.4.1
(#9348) - Wait for both
vendor/autoload.php
as we ascomposer.lock
before starting up the queue listener