Problem/Motivation
Module blocks Upgrade to Drupal 9.4.5
Steps to reproduce
Simply run
composer require drupal/core-recommended:9.4.5 drupal/core-composer-scaffold:9.4.5 drupal/core-project-message:9.4.5 --update-with-all-dependencies
After Module was uninstalled Upgrade succeeds
Comments
Comment #2
spokjeThe culprit here is (most probably) not this module, nor the core
9.4.5-release, but #3309065: Compatibility with Drupal 9.4.As soon as that lands, this problem _should_ be fixed.
Comment #3
wim leersSee #3309065: Compatibility with Drupal 9.4 — https://www.drupal.org/project/ckeditor/releases/1.0.1 is out which works around the problem.