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

Prevents october update #27

Open
dathwa opened this issue Sep 13, 2021 · 1 comment
Open

Prevents october update #27

dathwa opened this issue Sep 13, 2021 · 1 comment

Comments

@dathwa
Copy link

dathwa commented Sep 13, 2021

Hello. Can you please advise on the issue below. I can't update ocms from 2.1.7 to 2.1.8.
Thank-you.

λ composer update
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires indikator/backend-plugin ^1.6, found indikator/backend-plugin[v1.6.13] in the lock file but not in remote repositories, make sure you avoid updating this package to keep the one from the lock file.

@Colbydude
Copy link

I personally just modified the composer.json and switched

"indikator/backend-plugin": "^1.6",

to

"indikator/backend-plugin": "dev-master",

though, this is more or less just a work around.

Hope this can help in the meantime!

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