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

Issue #3458150: Update Drupal Core to ~10.3.0 and ~11.0.0 with support for...

Issue #3458150: Update Drupal Core to ~10.3.0 and ~11.0.0 with support for recipes in Varbase Workflow version requirements
parent 1038c942
Branches
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@
}
},
"require": {
"drupal/core": "~10",
"drupal/core": "~10.3.0 || ~11.0.0",
"vardot/varbase-patches": "~9.1.0",
"vardot/entity-definition-update-manager": "~1",
"vardot/module-installer-factory": "~1",
......
......@@ -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.
type: module
package: Varbase
core_version_requirement: ~9
core_version_requirement: ~10.3.0 || ~11.0.0
dependencies:
- content_planner:content_planner
- drupal:content_moderation
......
......@@ -2,7 +2,7 @@ name: Varbase Workflow
description: Provides a toolkit for robust, quick, and enterprise content moderation features.
type: module
package: Varbase
core_version_requirement: ~9
core_version_requirement: ~10.3.0 || ~11.0.0
dependencies:
- drupal:workflows
- drupal:content_moderation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment