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 error when trying to upgrade to Craft 5 #298

Closed
sg-modlab opened this issue Mar 29, 2024 · 1 comment
Closed

Composer error when trying to upgrade to Craft 5 #298

sg-modlab opened this issue Mar 29, 2024 · 1 comment
Labels
question Further information is requested

Comments

@sg-modlab
Copy link

Question

Trying to update to Craft 5 and getting the following error when running composer update:

Problem 1
    - nystudio107/craft-retour 5.0.0-beta.5 requires nystudio107/craft-plugin-vite ^5.0.0-beta.1 -> found nystudio107/craft-plugin-vite[5.0.0-beta.1, 5.0.0-beta.2, 5.0.0-beta.3, v5.x-dev] but it does not match your minimum-stability.
    - Root composer.json requires nystudio107/craft-retour ^5.0.0-beta.5 -> satisfiable by nystudio107/craft-retour[5.0.0-beta.5].

Additional context

This is what I have related in composer.json

    "nystudio107/craft-retour": "^5.0.0-beta.5",
    "nystudio107/craft-seomatic": "^5.0.0-beta.8",
    "nystudio107/craft-vite": "^5.0.0-beta.3",
@sg-modlab sg-modlab added the question Further information is requested label Mar 29, 2024
@sg-modlab
Copy link
Author

Nevermind, realized I didn't change my minimum-stability setting to beta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant