Skip to content
Snippets Groups Projects
Commit 6b604b8f authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3370473: Change Drupal support to ~9.5.0 || ~10.1.0 for the Varbase Style Guide module

parent 3991653a
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@
"composer/installers": "~2.0",
"oomphinc/composer-installers-extender": "~2.0",
"cweagans/composer-patches": "~1.0",
"drupal/core": "~9.0 || ~10.0",
"drupal/core": "~9.5.0 || ~10.1.0",
"vardot/module-installer-factory": "~1.0",
"drupal/styleguide": "~2.0",
"drupal/vmi": "~2.0"
......
......@@ -6,7 +6,7 @@
"main": "gulpfile.js",
"engines": {
"yarn": ">= 1.6",
"node": ">= 16.0"
"node": ">= 18.0"
},
"scripts": {
"theme:init": "gulp",
......
......@@ -2,7 +2,7 @@ name: "Varbase Styleguide"
description: "Varbase custom styling guide components."
type: module
package: Varbase
core_version_requirement: ^9 || ^10
core_version_requirement: ~9.5.0 || ~10.1.0
dependencies:
- styleguide:styleguide
install:
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment