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 to 4.1.1 not working #43

Closed
dariopetraroia opened this issue Feb 20, 2022 · 3 comments
Closed

Update to 4.1.1 not working #43

dariopetraroia opened this issue Feb 20, 2022 · 3 comments

Comments

@dariopetraroia
Copy link

Hy, i am having this issue while updating:

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 initbiz/seostorm-plugin 4.1.1, it is satisfiable by initbiz/seostorm-plugin[4.1.1] from composer repo (https://repo.packagist.org) but initbiz/seostorm-plugin[dev-october-v1, dev-favicon, dev-dev-561-behavior, 2.0.0, 2.0.1, 3.0.0, 3.0.1, 4.0.0, ..., 4.1.0] from composer repo (https://gateway.octobercms.com) has higher repository priority. The packages with higher priority do not match your constraint and are therefore not installable. See https://getcomposer.org/repoprio for details and assistance.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Can you help me with this problem?

Thnaks

@tomaszstrojny
Copy link
Member

Hi,

It seems like you have problems with composer configuration and it doesn't seem related to SEO Storm at all. Try to define SEO Storm version as "^4.0" in your composer.json.

Regards,

Tomasz Strojny

@dariopetraroia
Copy link
Author

Hy,

thank you for the quick reply if I define seostorm as version ^4.0 it doesn’t update it to version 4.1.1, the last version that composer downloads is version 4.1.0

may this be related to the gateway settings in my composer.json

"repositories": {
"octobercms": {
"type": "composer",
"url": "https://gateway.octobercms.com/"
}

thanks

dario

@dariopetraroia
Copy link
Author

Hy it was fixed by the October dev team.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants