You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem 1
- ecotone/pdo-event-sourcing 1.67.2 requires ecotone/dbal 1.67.2 -> satisfiable by ecotone/dbal[1.67.2].
- ecotone/pdo-event-sourcing 1.67.1 requires ecotone/dbal 1.67.1 -> satisfiable by ecotone/dbal[1.67.1].
- ecotone/pdo-event-sourcing 1.67.0 requires ecotone/dbal 1.67 -> satisfiable by ecotone/dbal[1.67.0].
- ecotone/dbal[1.67.0, ..., 1.67.2] require enqueue/dbal ^0.10.17 -> satisfiable by enqueue/dbal[0.10.17].
- enqueue/dbal 0.10.17 requires doctrine/persistence ^1.3.3|^2.0 -> found doctrine/persistence[1.3.3, ..., 1.3.8, 2.0.0, ..., 2.5.6] but the package is fixed to 3.1.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
- Root composer.json requires ecotone/pdo-event-sourcing ^1.67 -> satisfiable by ecotone/pdo-event-sourcing[1.67.0, 1.67.1, 1.67.2].
Hi
"enqueue/job-queue" and "enqueue/dbal" have different requirements for "doctrine/dbal".
Following is what composer gives:
Is it possible to add support to "doctrine/dbal:^3.1" to "enqueue/job-queue"?
Thanks,
galiganu
The text was updated successfully, but these errors were encountered: