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

Issue #2825082: Updated [Varbase 8.x-4.x] profile: Added [Masquerade] module

parent 9966c8b2
No related branches found
No related tags found
No related merge requests found
api = 2
core = 8.x
api = 2
includes[] = drupal-org-core.make
projects[varbase][type] = profile
projects[varbase][download][type] = git
projects[varbase][download][url] = https://git.drupal.org/project/varbase
projects[varbase][download][tag] = 8.x-4.0-beta9
\ No newline at end of file
projects[varbase][download][tag] = 8.x-4.0-beta10
\ No newline at end of file
api = 2
core = 8.x
api = 2
; Drupal Core
projects[drupal][type] = "core"
......
......@@ -252,6 +252,12 @@ projects[diff][download][type] = git
projects[diff][download][url] = https://git.drupal.org/project/diff
projects[diff][download][tag] = 8.x-1.0-beta2
projects[masquerade][type] = module
projects[masquerade][subdir] = "contrib"
projects[masquerade][download][type] = git
projects[masquerade][download][url] = https://git.drupal.org/project/masquerade
projects[masquerade][download][tag] = 8.x-1.0-beta1
;;;;;;;;;;;;;;;;;;;;;
;; Contrib themes
;;;;;;;;;;;;;;;;;;;;;
......
name: Varbase
type: profile
description: 'Varbase is an enhanced Drupal distribution with a lot of necessities.'
version: 8.x-4.x
core: 8.x
distribution:
name: Varbase
......@@ -91,6 +90,7 @@ dependencies:
# Admin contrib modules.
- coffee
- diff
- masquerade
# Varbase core functionality.
- varbase_core
......
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