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

update dependency version constraints #7

Merged
merged 1 commit into from
May 25, 2022

Conversation

macbookandrew
Copy link
Contributor

This allows installation with newer projects using a current version of composer/installers to resolve this error:

  Problem 1
    - stevegrunwell/wp-cache-remember v1.1.0 requires composer/installers ^1.5 -> found composer/installers[v1.5.0, ..., v1.12.0] but the package is fixed to v2.0.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - stevegrunwell/wp-cache-remember v1.1.1 requires composer/installers ^1.0 -> found composer/installers[v1.0.0, ..., v1.12.0] but the package is fixed to v2.0.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - Root composer.json requires stevegrunwell/wp-cache-remember ^1.1 -> satisfiable by stevegrunwell/wp-cache-remember[v1.1.0, v1.1.1].

Copy link
Owner

@stevegrunwell stevegrunwell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@stevegrunwell stevegrunwell merged commit cde9a1b into stevegrunwell:develop May 25, 2022
@macbookandrew macbookandrew mentioned this pull request May 27, 2022
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 this pull request may close these issues.

2 participants