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

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

Issue #3458264: Update Drupal Core to ~10.3.0 and ~11.0.0 with support for recipes in Varbase Layout Builder version requirements
parent 4ae821b2
Branches
Tags 9.0.42
No related merge requests found
......@@ -29,8 +29,8 @@
"require": {
"composer/installers": "~2",
"oomphinc/composer-installers-extender": "~2",
"cweagans/composer-patches": "~1",
"drupal/core": "~9 || ~10",
"cweagans/composer-patches": "~1 || ~2",
"drupal/core": "~9.5.0 || ~10.3.0 || ~11.0.0",
"drupal/varbase_media": "~9",
"vardot/entity-definition-update-manager": "~1",
"vardot/module-installer-factory": "~1",
......
......@@ -2,7 +2,7 @@ name: Varbase Gallery block
description: A gallery block contains a title and a gallery of images and videos.
type: module
package: 'Varbase Blocks'
core_version_requirement: ~9 || ~10
core_version_requirement: ~9.5.0 || ~10.3.0 || ~11.0.0
dependencies:
- drupal:block
- drupal:block_content
......
......@@ -2,7 +2,7 @@ name: Varbase HTML code block
description: An HTML Code block contains a title and a body with an HTML text format.
type: module
package: 'Varbase Blocks'
core_version_requirement: ~9 || ~10
core_version_requirement: ~9.5.0 || ~10.3.0 || ~11.0.0
dependencies:
- drupal:block
- drupal:block_content
......
......@@ -2,7 +2,7 @@ name: Varbase Media (image/video) block
description: A media block contains a title and media.
type: module
package: 'Varbase Blocks'
core_version_requirement: ~9 || ~10
core_version_requirement: ~9.5.0 || ~10.3.0 || ~11.0.0
dependencies:
- drupal:block
- drupal:block_content
......
......@@ -2,7 +2,7 @@ name: Varbase Modal block
description: A modal block contains a title and modal button title, body and footer.
type: module
package: 'Varbase Blocks'
core_version_requirement: ~9 || ~10
core_version_requirement: ~9.5.0 || ~10.3.0 || ~11.0.0
dependencies:
- drupal:block
- drupal:block_content
......
......@@ -2,7 +2,7 @@ name: Varbase Rich text block
description: A rich text block contains a title and a body with a rich text format.
type: module
package: 'Varbase Blocks'
core_version_requirement: ~9 || ~10
core_version_requirement: ~9.5.0 || ~10.3.0 || ~11.0.0
dependencies:
- drupal:block
- drupal:block_content
......
......@@ -2,7 +2,7 @@ name: Varbase Landing page (Layout Builder)
description: Provides Landing page (Layout Builder) content type and related configuration. Use Landing page (Layout Builder) to build pages with custom sections and layouts to display content in a modern way.
type: module
package: Varbase
core_version_requirement: ~9 || ~10
core_version_requirement: ~9.5.0 || ~10.3.0 || ~11.0.0
dependencies:
- varbase_layout_builder:varbase_layout_builder
install:
......
......@@ -3,7 +3,7 @@ description: Provides default configuration and enhancements to utilize Drupal c
type: module
package: Varbase
configure: varbase_layout_builder.settings
core_version_requirement: ~9 || ~10
core_version_requirement: ~9.5.0 || ~10.3.0 || ~11.0.0
dependencies:
- drupal:system
- drupal:layout_builder
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment