- Issue created by @grzegorz.bartman
- 🇵🇱Poland patbsh
I've checked the upgrade status and was able to meet the requirements there:
- field_validation module is incompatible but can be removed since it is not even installed in the distribution
- update webform to 6.3.0-beta1
- update radix to 6.0.1
- Advanced Link attributes -> there is no release that is d11 ready, I found this automated fix https://www.drupal.org/project/ala/issues/3428146 📌 Automated Drupal 11 compatibility fixes for ala Needs review with this patch upgrade status marks the module ready, but it will not work in composer update to d11 unfortunately
- droopler_theme -> add version in droopler_theme.info.yml
With these changes upgrade status shows that the site is d11 ready
However during the upgrade process there are multiple composer updates that would need to be made (mostly from droptica/droopler and we can probably fix them) but without a release from Advanced Link attributes the update will not be possible to make
In the attached files you can find from
composer why-not drupal/core ^11
and upgrade status - 🇵🇱Poland grzegorz.bartman
Radix 6.x is needed to upgrade core to 11.x: https://www.drupal.org/project/droopler/issues/3501415 📌 Upgrade Radix from 5.x to 6.x Active