fix: #3607828 Bump submodule core_version_requirement to ~11.4.0
What
Bumps core_version_requirement from ~11.3.0 to ~11.4.0 in the 8 submodule .info.yml files under modules/*/ that were missed when the parent varbase_core.info.yml was bumped in !67 (merged).
Why
MR !67 (merged) (merged) updated composer.json and the main varbase_core.info.yml to ~11.4.0, but left the submodules pinned to ~11.3.0. This causes MissingDependencyException: module 'varbase_admin' is incompatible with this version of Drupal core and equivalent fatals for the other 7 submodules during drush site:install on Drupal 11.4.x.
Files changed (8, one line each)
modules/varbase_admin/varbase_admin.info.ymlmodules/varbase_default_content/varbase_default_content.info.ymlmodules/varbase_development/varbase_development.info.ymlmodules/varbase_internationalization/varbase_internationalization.info.ymlmodules/varbase_page/varbase_page.info.ymlmodules/varbase_security/varbase_security.info.ymlmodules/varbase_tour/varbase_tour.info.ymlmodules/varbase_webform/varbase_webform.info.yml
Issue: https://www.drupal.org/project/varbase_core/issues/3607828
AI-Generated: Yes (Claude Code located the 8 stale submodules via the GitLab API and prepared this commit; reviewed by Rajab Natshah.)
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
Edited by Rajab Natshah