Issue #3458130: Update Drupal Core to ~10.3.0 and ~11.0.0 with support for...
Issue #3458130: Update Drupal Core to ~10.3.0 and ~11.0.0 with support for recipes in Varbase Style Guide version requirements
... | ... | @@ -23,10 +23,8 @@ |
} | ||
}, | ||
"require": { | ||
"drupal/core": "~10", | ||
"vardot/varbase-patches": "~9", | ||
"vardot/entity-definition-update-manager": "~1", | ||
"vardot/module-installer-factory": "~1", | ||
"drupal/core": "~10.3.0 || ~11.0.0", | ||
"vardot/varbase-patches": "~9 || ~11", | ||
"drupal/styleguide": "~2.0", | ||
"drupal/vmi": "~2.0" | ||
} | ||
... | ... |
recipes/default/recipe.yml
0 → 100644
Please register or sign in to comment