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

Can't contribute due to dependencies #110

Closed
luislard opened this issue Nov 24, 2021 · 4 comments
Closed

Can't contribute due to dependencies #110

luislard opened this issue Nov 24, 2021 · 4 comments

Comments

@luislard
Copy link

luislard commented Nov 24, 2021

Describe the bug

image

To Reproduce
Steps to reproduce the behavior:

  1. Clone the repo
  2. git checkout dev
  3. run composer install (use composer v2)
  4. See error

Expected behavior
Not having this error

System (please complete the following information):

  • OS: Linux
  • Version 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Additional context
Add any other context about the problem here.

@luislard
Copy link
Author

The package is required by wp-cli as dev-master too,
Option 1:
we remove it, install it again using the "*" and then commit the composer.lock file to avoid having the issue.

What do you think?

@gmazzap
Copy link
Member

gmazzap commented Nov 25, 2021

I'm already working at a fix. Bumping WP CLI to 2.5 solves the issues already.

@gmazzap
Copy link
Member

gmazzap commented Nov 25, 2021

Fixed in 3.0.0-beta.8 which is in sync with dev branch right now.

@gmazzap gmazzap closed this as completed Nov 25, 2021
@luislard
Copy link
Author

@gmazzap thanks!

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