Hi "enqueue/job-queue" and "enqueue/dbal" have different requirements for "doctrine/dbal". Following is what composer gives: - enqueue/job-queue 0.10.16 requires doctrine/dbal ^2.12 - enqueue/dbal 0.10.17 requires doctrine/dbal ^2.12|^3.1 Is it possible to add support to "doctrine/dbal:^3.1" to "enqueue/job-queue"? Thanks, galiganu