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

Issue #3043881: Add [Varbase Update Helper] to the List of default varbase...

Issue #3043881: Add [Varbase Update Helper] to the List of default varbase components, which they will be installed when we install varbase
parent 026f964a
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ config_bit:
dependencies:
# Enable listed modules in order at this installation step.
- libraries
# Enable listed Varbase modules in order at this installation step.
# Enable listed Varbase modules in order at this installation step.
- varbase_core
- varbase_media
- varbase_editor
......@@ -24,3 +24,4 @@ config_bit:
- varbase_total_control
- varbase_default_content
- varbase_tour
- varbase_update_helper
......@@ -386,6 +386,12 @@ projects[slick_views][version] = 1.0
projects[slick_media][type] = module
projects[slick_media][version] = 2.0-alpha3
projects[update_helper][type] = module
projects[update_helper][version] = 1.0
projects[checklistapi][type] = module
projects[checklistapi][version] = 1.10
;;;;;;;;;;;;;;;;;;;;;
;; Development contrib modules
;;;;;;;;;;;;;;;;;;;;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment