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

Issue #3017555: Changed [Varbase] Components dependencies on install: enable...

Issue #3017555: Changed [Varbase] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)
parent 23a98a8a
No related branches found
No related tags found
No related merge requests found
Showing
with 16 additions and 329 deletions
...@@ -27,10 +27,10 @@ ...@@ -27,10 +27,10 @@
} }
}, },
"require": { "require": {
"composer/installers": "^1.5.0", "composer/installers": "~1",
"oomphinc/composer-installers-extender": "^1.1.2", "oomphinc/composer-installers-extender": "~1",
"cweagans/composer-patches": "^1.6.4", "cweagans/composer-patches": "~1",
"drupal-composer/drupal-scaffold": "^2.4.0", "drupal-composer/drupal-scaffold": "~2",
"drupal/drupal-library-installer-plugin": "^0.3", "drupal/drupal-library-installer-plugin": "^0.3",
"drupal/varbase_core": "6.x-dev", "drupal/varbase_core": "6.x-dev",
"drupal/varbase_media": "6.x-dev", "drupal/varbase_media": "6.x-dev",
...@@ -63,17 +63,17 @@ ...@@ -63,17 +63,17 @@
"drupal/betterlogin": "1.x-dev#f7cf1c5c9ec5e80c6ac0ef04ed605e25495232cd" "drupal/betterlogin": "1.x-dev#f7cf1c5c9ec5e80c6ac0ef04ed605e25495232cd"
}, },
"require-dev": { "require-dev": {
"drush/drush": "^8.1.16", "drush/drush": "~9",
"drupal/coder": "^8.2.12", "drupal/coder": "~8",
"drupal/drupal-extension": "^3.4.1", "drupal/drupal-extension": "~3",
"phing/phing": "^2.16.1", "phing/phing": "~2",
"behat/behat": "^3.4.3", "behat/behat": "~3",
"behat/mink": "^1.7.1", "behat/mink": "~1",
"behat/mink-extension": "^2.3.1", "behat/mink-extension": "~2.",
"behat/mink-goutte-driver": "^1.2.1", "behat/mink-goutte-driver": "~1",
"behat/mink-zombie-driver": "^1.4.0", "behat/mink-zombie-driver": "~1",
"behat/mink-selenium2-driver": "^1.3.1", "behat/mink-selenium2-driver": "~1",
"behatch/contexts": "^3.1.0", "behatch/contexts": "~3",
"emuse/behat-html-formatter": "^0.1.0" "emuse/behat-html-formatter": "^0.1.0"
}, },
"config": { "config": {
...@@ -115,7 +115,7 @@ ...@@ -115,7 +115,7 @@
"npm-asset" "npm-asset"
], ],
"installer-paths": { "installer-paths": {
"docroot/core": ["drupal/core"], "docroot/core": ["type:drupal-core"],
"docroot/profiles/{$name}": ["type:drupal-profile"], "docroot/profiles/{$name}": ["type:drupal-profile"],
"docroot/modules/contrib/{$name}": ["type:drupal-module"], "docroot/modules/contrib/{$name}": ["type:drupal-module"],
"docroot/themes/contrib/{$name}": ["type:drupal-theme"], "docroot/themes/contrib/{$name}": ["type:drupal-theme"],
......
interval: 10800
langcode: en
status: true
dependencies: { }
id: basic
label: 'Basic block'
revision: 1
description: 'A basic block contains a title and a body.'
ignored_config_entities:
- 'webform.webform.*'
- 'xmlsitemap.xmlsitemap.*'
- 'varbase_core.general_settings.*'
\ No newline at end of file
langcode: en
status: true
dependencies:
config:
- block_content.type.basic
id: block_content.basic.changed
field_name: changed
entity_type: block_content
bundle: basic
label: Changed
description: 'The time that the custom block was last edited.'
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: changed
langcode: en
status: true
dependencies:
config:
- block_content.type.basic
id: block_content.basic.info
field_name: info
entity_type: block_content
bundle: basic
label: 'Block description'
description: 'A brief description of your block.'
required: true
translatable: true
default_value: { }
default_value_callback: ''
settings: { }
field_type: string
langcode: en
status: true
dependencies:
config:
- block_content.type.basic
- field.field.block_content.basic.body
module:
- text
id: block_content.basic.default
targetEntityType: block_content
bundle: basic
mode: default
content:
body:
type: text_textarea_with_summary
weight: -4
settings:
rows: 9
summary_rows: 3
placeholder: ''
third_party_settings: { }
info:
type: string_textfield
weight: -5
settings:
size: 60
placeholder: ''
third_party_settings: { }
langcode:
type: language_select
weight: 2
settings: { }
third_party_settings: { }
translation:
weight: 10
hidden: { }
langcode: en
status: true
dependencies:
module:
- user
id: user.user.default
targetEntityType: user
bundle: user
mode: default
content:
account:
weight: -10
contact:
weight: 5
google_analytics:
weight: 3
language:
weight: 0
path:
type: path
weight: 30
settings: { }
third_party_settings: { }
timezone:
weight: 6
user_picture:
type: image_image
settings:
progress_indicator: throbber
preview_image_style: thumbnail
third_party_settings: { }
weight: -1
hidden:
langcode: true
langcode: en
status: true
dependencies:
config:
- block_content.type.basic
- field.field.block_content.basic.body
module:
- text
id: block_content.basic.default
targetEntityType: block_content
bundle: basic
mode: default
content:
body:
label: hidden
type: text_default
weight: 0
settings: { }
third_party_settings: { }
hidden:
langcode: true
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.user.compact
module:
- user
id: user.user.compact
targetEntityType: user
bundle: user
mode: compact
content:
masquerade:
weight: 50
user_picture:
type: image
weight: 0
settings:
image_style: thumbnail
image_link: content
third_party_settings: { }
label: hidden
hidden:
langcode: true
member_for: true
langcode: en
status: true
dependencies:
module:
- user
id: user.user.default
targetEntityType: user
bundle: user
mode: default
content:
masquerade:
weight: 50
member_for:
weight: 5
user_picture:
type: image
weight: 0
settings:
image_style: thumbnail
image_link: content
third_party_settings: { }
label: hidden
hidden:
langcode: true
langcode: en
status: true
dependencies:
module:
- block
id: block.token
label: Token
targetEntityType: block
cache: true
langcode: en
status: true
dependencies:
module:
- block_content
id: block_content.token
label: Token
targetEntityType: block_content
cache: true
langcode: en
status: true
dependencies:
module:
- user
id: user.token
label: Token
targetEntityType: user
cache: true
disabled: false
field_template: true
ft-default: default
ft-show-colon: false
classes:
region: { }
field: { }
use_field_names: true
fields_extra: false
fields_extra_list: { }
field_permissions: false
hidden_region: false
override_node_revision: false
override_node_revision_view_mode: full
region_to_block: false
region_blocks: { }
switch_field: false
langcode: en
status: true
dependencies:
config:
- block_content.type.basic
- field.storage.block_content.body
module:
- text
id: block_content.basic.body
field_name: body
entity_type: block_content
bundle: basic
label: Body
description: ''
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
display_summary: false
field_type: text_with_summary
langcode: en
status: true
dependencies:
module:
- block_content
id: block_content.field_description
field_name: field_description
entity_type: block_content
label: 'Description'
required: false
default_value: { }
default_value_callback: ''
settings: { }
type: string_long
settings:
case_sensitive: false
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
langcode: en
status: true
dependencies:
module:
- block_content
- media
id: block_content.field_image
field_name: field_image
entity_type: block_content
type: entity_reference
settings:
target_type: media
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
uuid: 1ea51360-d906-4a6e-a21e-37c5475fe270
langcode: en
status: true
dependencies:
module:
- block_content
- media
id: block_content.field_images
field_name: field_images
entity_type: block_content
type: entity_reference
settings:
target_type: media
module: core
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
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