The package enqueue/job-queue currently does not support version 3.3 of doctrine/dbal. While [symfony/symfony](https://github.com/symfony/symfony/blob/6.1/composer.json#L126) doesn't require the use of dbal 3, [doctrine/migrations](https://github.com/doctrine/migrations/blob/3.5.x/composer.json#L29) does. Is there any chance of supporting dbal 3? It would be greatly appreciated.