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

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

Issue #3455968: Update Drupal Core to ~10.3.0 and ~11.0.0 with support for recipes in Varbase API version requirements
parent e190621a
Branches
Tags 10.0.6
No related merge requests found
......@@ -25,7 +25,7 @@
}
},
"require": {
"drupal/core": "~10.3.0 || ~11.0",
"drupal/core": "~10.3.0 || ~11.0.0",
"vardot/varbase-patches": "~10",
"vardot/entity-definition-update-manager": "~1",
"vardot/module-installer-factory": "~1",
......
......@@ -3,7 +3,7 @@ description: "A JSON:API implementation with authentication and authorization th
type: module
package: Varbase
configure: varbase_api.settings
core_version_requirement: ~10.3.0 || ~11.0
core_version_requirement: ~10.3.0 || ~11.0.0
dependencies:
- drupal:jsonapi
- openapi:openapi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment