nystudio107 / craft-retour

Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website
https://nystudio107.com/plugins/retour
Other
38 stars 26 forks source link

Composer error when trying to upgrade to Craft 5 #298

Closed sg-modlab closed 8 months ago

sg-modlab commented 8 months ago

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 commented 8 months ago

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