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

Document which versions of quality-checker work with which Drupal versions #24

Open
malcomio opened this issue Jul 8, 2020 · 0 comments

Comments

@malcomio
Copy link

malcomio commented Jul 8, 2020

I was able to install 1.3.0 on a Drupal 9 codebase, but on an 8.9.1 codebase, I got these errors:

  Problem 1
    - Installation request for vijaycs85/drupal-quality-checker ^1.3 -> satisfiable by vijaycs85/drupal-quality-checker[1.3.0].
    - Conclusion: remove symfony/console v3.4.42
    - Conclusion: don't install symfony/console v3.4.42
    - vijaycs85/drupal-quality-checker 1.3.0 requires sebastian/phpcpd ^5.0 -> satisfiable by sebastian/phpcpd[5.0.0, 5.0.1, 5.0.2, 5.0.x-dev].
    - sebastian/phpcpd 5.0.0 requires symfony/console ^4.0|^5.0 -> satisfiable by symfony/console[4.0.x-dev, 4.1.x-dev, 4.2.x-dev, 4.3.x-dev, 4.4.x-dev, 5.0.x-dev, 5.1.x-dev, v4.0.0, v4.0.0-BETA1, v

I was able to install 1.2.1 with Drupal 8.9.1

malcomio added a commit to malcomio/drupal-quality-checker that referenced this issue Jul 8, 2020
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

No branches or pull requests

1 participant