-
- Downloads
Issue #3448658 by Ammar_Jeetawi: Add the Keysave module and enable it
parent
3d676e8b
No related branches found
No related tags found
Showing
- composer.json 2 additions, 1 deletioncomposer.json
- modules/varbase_admin/includes/updates/v10.inc 9 additions, 0 deletionsmodules/varbase_admin/includes/updates/v10.inc
- modules/varbase_admin/recipes/default/recipe.yml 2 additions, 0 deletionsmodules/varbase_admin/recipes/default/recipe.yml
- modules/varbase_admin/recipes/updates/varbase_admin_update_100006/recipe.yml 10 additions, 0 deletions...in/recipes/updates/varbase_admin_update_100006/recipe.yml
... | ... | @@ -115,6 +115,7 @@ |
"drupal/reroute_email": "~2", | ||
"drupal/editoria11y": "~2", | ||
"drupal/sitewide_alert": "~2", | ||
"drupal/schemadotorg": "~1" | ||
"drupal/schemadotorg": "~1", | ||
"drupal/keysave": "~1" | ||
} | ||
} |
Please register or sign in to comment