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

Issue #3496070: Start a 10.1.x branch for Varbase Workflow to pave the way for...

Issue #3496070: Start a 10.1.x branch for Varbase Workflow to pave the way for a smooth upgrade process to Drupal 11
parent b85e6b0c
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
} }
}, },
"require": { "require": {
"drupal/core": "~10.4.0 || ~11.1.0", "drupal/core": ">=11.1",
"vardot/varbase-patches": "~10.1.0 || 10.1.x-dev", "vardot/varbase-patches": "~10.1.0 || 10.1.x-dev",
"vardot/entity-definition-update-manager": "~1", "vardot/entity-definition-update-manager": "~1",
"vardot/module-installer-factory": "~1", "vardot/module-installer-factory": "~1",
......
...@@ -2,7 +2,7 @@ name: Varbase Content Planner ...@@ -2,7 +2,7 @@ name: Varbase Content Planner
description: This module wraps around the Content Planner module offering Customizable Content Planner dashboard of Drag-n-drop calendar for adding, scheduling, and rescheduling content, Drag-n-drop Kanban for any workflow. description: This module wraps around the Content Planner module offering Customizable Content Planner dashboard of Drag-n-drop calendar for adding, scheduling, and rescheduling content, Drag-n-drop Kanban for any workflow.
type: module type: module
package: Varbase package: Varbase
core_version_requirement: ~10.4.0 || ~11.1.0 core_version_requirement: '>=11.1'
dependencies: dependencies:
- content_planner:content_planner - content_planner:content_planner
- drupal:content_moderation - drupal:content_moderation
......
...@@ -2,7 +2,7 @@ name: Varbase Workflow ...@@ -2,7 +2,7 @@ name: Varbase Workflow
description: Provides a toolkit for robust, quick, and enterprise content moderation features. description: Provides a toolkit for robust, quick, and enterprise content moderation features.
type: module type: module
package: Varbase package: Varbase
core_version_requirement: ~10.4.0 || ~11.1.0 core_version_requirement: '>=11.1'
dependencies: dependencies:
- drupal:workflows - drupal:workflows
- drupal:content_moderation - drupal:content_moderation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment