Problem/Motivation
The 9.0.x branch is not under active support as support for Drupal 9 was dropped.
Facing the following composer issue when trying to use the Bootstrap ~5 version with Varbase 9
Problem 1
- Root composer.json requires drupal/views_bootstrap ^5.5@RC, found drupal/views_bootstrap[5.5.0-rc1] but these were not loaded, likely because it conflicts with another require.
Problem 2
- drupal/varbase_core 9.0.54 requires drupal/views_bootstrap ~5.4.0 -> found drupal/views_bootstrap[5.4.0, 5.4.1] but it conflicts with your root composer.json require (^5.5@RC).
- vardot/varbase 9.0.18 requires drupal/varbase_core ~9.0.0 -> satisfiable by drupal/varbase_core[9.0.54].
- vardot/varbase is locked to version 9.0.18 and an update of this package was not requested.
Proposed resolution
Change drupal/views_bootstrap to ~5 to allow for ~5.4.0 or ~5.5.0 use in the 9.0.x branch
Remaining tasks
- ✅ 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
- ✅ Code review from 1 Varbase core team member
- ✅ Full testing and approval
- ✅ Credit contributors
- ➖ Review with the product owner
- ✅ Update Release Notes and Update Helper on new feature change/addition
- ✅ Release varbase_core-9.0.86
Varbase update type
- ✅ No Update
- ➖ Optional Update
- ➖ Forced Update
- ➖ Forced Update if Unchanged
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
Release notes snippet
- Issue #3465861 by Emircan Erkul: Updated Views Bootstrap module from
~5.4.0to~5in the9.0.xbranch to allow to work with Bootstrap ~5
Issue fork varbase_core-3465861
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
rajab natshahComment #5
rajab natshahComment #6
rajab natshahComment #7
rajab natshahComment #8
rajab natshahComment #9
rajab natshah✅ Released varbase_core-9.0.86