solspace / craft-freeform

Freeform for Craft: The most reliable form builder that's ready for wherever your project takes you.
https://docs.solspace.com/craft/freeform/v5/
Other
47 stars 59 forks source link

During update to craft 5: don't install solspace/craft-freeform 5.1.10 (conflict analysis result) #1189

Closed atelierbim closed 5 months ago

atelierbim commented 5 months ago

Describe the bug or issue you're experiencing When running the "composer update or install" command to update Craft 4 to Craft 5 it throws a conflict error: ` Conclusion: don't install solspace/craft-freeform 5.1.10 (conflict analysis result)

Craft & Plugin Info (please complete the following information):

    "craftcms/ckeditor": "^4.0",
    "craftcms/cloud": "^2.0",
    "craftcms/cms": "^5.0.0",
    "craftcms/commerce": "^5.0.0-beta.2",
    "craftcms/commerce-paypal-checkout": "^3.0",
    "craftcms/commerce-stripe": "^5.0",
    "craftcms/mailgun": "^3.1",
    "doublesecretagency/craft-siteswitcher": "^3.0",
    "mmikkel/retcon": "^3.0",
    "nystudio107/craft-seomatic": "^3.3",
    "nystudio107/craft-typogrify": "^5.0@beta",
    "putyourlightson/craft-campaign": "^3.0@beta",
    "putyourlightson/craft-sprig": "^3.0@beta",
    "solspace/craft-freeform": "5.1.10",
    "spacecatninja/imager-x": "^5.0@beta",
    "vlucas/phpdotenv": "^5.5"
kjmartens commented 5 months ago

Thanks for reporting this @atelierbim,

We'll update the dependency shortly. šŸ™‚

kjmartens commented 5 months ago

We'll release an update for this in Freeform 5.1.11 within the next day or two. If you need access to that change right now, you can set your Freeform version in composer.json to:

"solspace/craft-freeform": "v5.x-dev",

And then run composer update. šŸ™‚