fix: #3612192 Require the vardot/ckeditor_media_resize 2.0.0 fork for Drupal core ~11.4
Adopt the vardot/ckeditor_media_resize 2.0.0 fork so Varbase Editor works on Drupal core ~11.4 without mglaman/composer-drupal-lenient.
composer.json:drupal/ckeditor_media_resize: ~1.1.0→vardot/ckeditor_media_resize: ~2.0.0.
The fork replaces drupal/ckeditor_media_resize (same ckeditor_media_resize module machine name, so no .info.yml change) and declares Drupal core ~11.4 natively. Released 1.1.0's core_version_requirement excludes 11.4, which is why downstream currently needs lenient + the vardot/varbase-patches core-11.4 patch (#3607786, MR !30).
This mirrors the 11.0.x line, where Varbase Editor Base 1.0.0-beta3 already uses this fork. It is the prerequisite for the Varbase Project template 10.1.x to drop mglaman/composer-drupal-lenient and the now-obsolete patch.
End-to-end resolution/install is verified downstream at the varbase_project 10.1.x level (after the varbase 10.1.x profile picks up this release and varbase-patches 10.1.x drops the patch).
Issue: #3612192
AI-Generated: Yes
Checkpoints
- File an issue about this project
- Addition/Change/Update/Fix to this project
- Testing to ensure no regression
- Automated unit/functional testing coverage
- Developer Documentation support on feature change/addition
- User Guide Documentation support on feature change/addition
- UX/UI designer responsibilities
- Accessibility and Readability
- Reviewed by a human
- Code review by maintainers
- Full testing and approval
- Credit contributors
- Review with the product owner
- Update Release Notes
- Release