Drupal 10 update

Created on 21 April 2023, about 1 year ago
Updated 13 July 2023, 12 months ago

followed https://thunder.github.io/developer-guide/migration/migrate-6-7.html#pre...

composer require thunder/thunder-distribution:~7.0@STABLE --no-update
composer update

gives below error

Problem 1
- Root composer.json requires thunder/thunder-distribution ~7.0@STABLE, it is satisfiable by thunder/thunder-distribution[7.0.0-beta1, 7.0.0-beta2, 7.0.x-dev] from composer repo (https://repo.packagist.org) but thunder/thunder-distribution[7.0.0-beta1, 7.0.0-beta2, 7.0.x-dev] from composer repo (https://repo.packagist.org) has higher repository priority. The packages from the higher priority repository do not match your minimum-stability and are therefore not installable. That repository is canonical so the lower priority repo's packages are 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.

🐛 Bug report
Status

Fixed

Version

7.0

Component

Code

Created by

🇮🇳India sanoopuio

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @sanoopuio
  • Status changed to Needs review about 1 year ago
  • 🇩🇪Germany chr.fritsch 🇩🇪🇪🇺🌍

    Hi @sanoopuio,

    thank you for reporting this. The solution is to run composer require thunder/thunder-distribution:~7.0@BETA --no-update

    We will update our documentation accordingly.

  • I hit the same problem - seems that the documentation hasn't been updated yet.

    Also, while you're updating the documentation you might like to add that Thunder 7 isn't compatible with D9, so another prerequisite is that you have to make sure that all of your other modules and themes are D10 compatible before trying to update to Thunder 7.

  • Status changed to Fixed 12 months ago
  • 🇩🇪Germany chr.fritsch 🇩🇪🇪🇺🌍

    We have a stable release now. It works now

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.69.0 2024