Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your requirements could not be resolved to an installable set of packages #163

Closed
zapamix opened this issue Apr 27, 2020 · 1 comment · Fixed by #166
Closed

Your requirements could not be resolved to an installable set of packages #163

zapamix opened this issue Apr 27, 2020 · 1 comment · Fixed by #166

Comments

@zapamix
Copy link

zapamix commented Apr 27, 2020

composer require mglaman/drupal-check --dev

Problem 1
- Conclusion: don't install mglaman/drupal-check 1.1.1
- mglaman/drupal-check 1.1.0 conflicts with composer/package-versions-deprecated[1.8.0].
- mglaman/drupal-check 1.1.0 conflicts with composer/package-versions-deprecated[dev-master].
- mglaman/drupal-check 1.1.0 conflicts with composer/package-versions-deprecated[1.x-dev].
- mglaman/drupal-check 1.1.0 conflicts with ocramius/package-versions[1.5.1].
- mglaman/drupal-check 1.1.0 conflicts with ocramius/package-versions[1.5.1].
- mglaman/drupal-check 1.1.0 conflicts with ocramius/package-versions[1.5.1].
- Installation request for mglaman/drupal-check ^1.1 -> satisfiable by mglaman/drupal-check[1.1.0, 1.1.1].
- Installation request for ocramius/package-versions (locked at 1.5.1) -> satisfiable by composer/package-versions-deprecated[1.8.0, dev-master, 1.x-dev], ocramius/package-versions[1.5.1].

@mglaman
Copy link
Owner

mglaman commented May 10, 2020

Before this was enough, I guess not

    "conflict": {
        "ocramius/package-versions": ">=1.5"
    },

mglaman added a commit that referenced this issue May 10, 2020
fix compatibility with composer/package-versions-deprecated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants