"master" branch is not requireable/installable #6594

Closed
opened 2026-01-22 15:35:28 +01:00 by admin · 2 comments
Owner

Originally created by @mvorisek on GitHub (Dec 19, 2020).

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - Root composer.json requires doctrine/orm dev-master -> satisfiable by doctrine/orm[dev-master].
    - doctrine/orm dev-master requires doctrine/dbal dev-missed-commits -> found doctrine/dbal[dev-master, 2.1.5, ..., 2.12.x-dev, 3.0.0, 3.0.x-dev, 3.1.x-dev, 4.0.x-dev (alias of dev-master)] but it does not match the constraint.
Originally created by @mvorisek on GitHub (Dec 19, 2020). ``` Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires doctrine/orm dev-master -> satisfiable by doctrine/orm[dev-master]. - doctrine/orm dev-master requires doctrine/dbal dev-missed-commits -> found doctrine/dbal[dev-master, 2.1.5, ..., 2.12.x-dev, 3.0.0, 3.0.x-dev, 3.1.x-dev, 4.0.x-dev (alias of dev-master)] but it does not match the constraint. ```
admin closed this issue 2026-01-22 15:35:29 +01:00
Author
Owner

@beberlei commented on GitHub (Dec 19, 2020):

Yes, its our dev branch, not expected to work.

@beberlei commented on GitHub (Dec 19, 2020): Yes, its our dev branch, not expected to work.
Author
Owner

@kelunik commented on GitHub (Jan 6, 2021):

@beberlei Does it make sense to change dev-missed-commits to ^3? Not sure what the missed-commits branch was based on.

@kelunik commented on GitHub (Jan 6, 2021): @beberlei Does it make sense to change `dev-missed-commits` to `^3`? Not sure what the `missed-commits` branch was based on.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#6594