Problem/Motivation

Support only for the upgrade process.
In case of old projects, which they want to keep using the Vartheme Admin theme not the new Vartheme Claro admin theme

Your requirements could not be resolved to an installable set of packages.

Proposed resolution

The drupal/core:~9.0 is working in many projects at this time with core_version_requirement: ^8 || ^9
Have you had a look at Composer Versions and constraints

Tilde Version Range (~)

Note: The ~ operator has an exception on its behavior for the major release number. This means for example that ~1 is the same as ~1.0 as it will not allow the major number to increase trying to keep backwards compatibility.

Hopping that all have a smooth upgrade from Drupal 8 to Drupal 9 as

Drupal 8 end-of-life on November 2, 2021 - PSA-2021-2021-06-29

Updating from Varbase 8.x to 9.x

Check out Varbase documentation for more details on Update Guides.

Quick fix with "drupal/core": "~8.0 || ~9.0", to ease work on old themes or sub-themes.

Remaining tasks

  • ✅ File an issue about this project
  • ✅ Fix with "drupal/core": "~8.0 || ~9.0",
  • ✅ 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
  • ✅ Code review from 1 Varbase core team member
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Release vartheme_admin-8.x-6.12

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Comments

RajabNatshah created an issue. See original summary.

rajab natshah’s picture

Title: Fix Varbase Theme Admin requires drupal/core ~8.9 || ~9.0.0 with ~8.0 || ~9.0 » Fix Varbase Theme Admin requires drupal/core ^8.8.0 || ~9.0.0 with ~8.0 || ~9.0

  • RajabNatshah committed 03141f4 on 8.x-6.x
    Issue #3241752: Fix Varbase Theme Admin requires drupal/core ^8.8.0 || ~...
rajab natshah’s picture

Version: 8.7.x-dev » 8.x-6.x-dev
rajab natshah’s picture

Assigned: rajab natshah » mohammed j. razem
Issue summary: View changes
Status: Active » Needs review
Issue tags: +varbase-8.8.12, +vartheme_admin-8.x-6.12

Support only for the upgrade process.
In case of old projects, which they want to keep using the Vartheme Admin theme not the new Vartheme Claro admin theme

rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
rajab natshah’s picture

Issue summary: View changes
Status: Needs review » Fixed
rajab natshah’s picture

Issue summary: View changes

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.