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

Composer 2 warning #197

Closed
erikfrerejean opened this issue Nov 12, 2020 · 0 comments
Closed

Composer 2 warning #197

erikfrerejean opened this issue Nov 12, 2020 · 0 comments

Comments

@erikfrerejean
Copy link
Contributor

How is drupal-check installed?

drupal-check is installed as a dependency to my project

Environment:

  • OS: Windows/macOS/Linux
  • PHP Version: 7.4
  • Drupal core: 9.x.x

Describe the bug
When running composer update I noticed the warning

The "ocramius/package-versions" plugin was skipped because it requires a Plugin API version ("^1.0.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option.

after a bit of digging this package is a dependency of jean85/pretty-package-versions which is in my project only required by drupal-check. By the looks of it this should be resolvable by updating jean85/pretty-package-versions to the latest 1.5.x version.

erikfrerejean added a commit to erikfrerejean/drupal-check that referenced this issue Nov 12, 2020
mglaman added a commit that referenced this issue Dec 21, 2020
…ions

#197, update `jean85/pretty-package-versions`.
@mglaman mglaman closed this as completed Dec 21, 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

2 participants