Commit 09e24cbc authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3253044: Start a 3.0.x branch for the View Modes Inventory (VMI) module...

Issue #3253044: Start a 3.0.x branch for the View Modes Inventory (VMI) module to support Bootstrap 5 and Drupal ~10.0
parent 9829f5e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@
    }
  ],
  "require": {
    "drupal/core": "~8.0 || ~9.0",
    "drupal/core": "~9.0 || ~10.0",
    "drupal/ds": "~3",
    "drupal/field_group": "~3",
    "drupal/smart_trim": "~1"
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ name: 'View Modes Inventory'
type: module
description: 'This module has a set of template view modes that we typically use (some of them) in each website.'
package: Layout
core_version_requirement: ^9
core_version_requirement: ^9 || ^10
dependencies:
  - drupal:user
  - drupal:node