Varbase 8.6.3

varbase/varbase.info.yml

name: Varbase
type: profile
description: 'Varbase is an enhanced Drupal distribution with a lot of necessities.'
core: 8.x
distribution:
  name: Varbase
  install:
    theme: vartheme_admin
version: 8.x-6.3
install:
  - system
  - action
  - user
  - node
  - block
  - help
themes:
  - adminimal_theme
  - bootstrap
  - vartheme
  - vartheme_admin

interface translation project: varbase
interface translation server pattern: profiles/varbase/translations/%language.po

Varbase 8.6.3

varbase/composer.json

  "require": {
    "composer/installers": "~1",
    "oomphinc/composer-installers-extender": "~1",
    "cweagans/composer-patches": "~1",
    "drupal-composer/drupal-scaffold": "~2",
    "drupal/drupal-library-installer-plugin": "^0.3",
    "drupal/varbase_core": "~6.0",
    "drupal/varbase_media": "~6.0",
    "drupal/varbase_bootstrap_paragraphs": "~6.0",
    "drupal/varbase_editor": "~6.0",
    "drupal/varbase_landing": "~6.0",
    "drupal/varbase_search": "~6.0",
    "drupal/varbase_seo": "~6.0",
    "drupal/varbase_heroslider_media": "~6.0",
    "drupal/varbase_carousels": "~6.0",
    "drupal/varbase_total_control": "~6.0",
    "drupal/varbase_auth": "~6.0",
    "drupal/varbase_blog": "~6.0",
    "drupal/varbase_styleguide": "~6.0",
    "drupal/vartheme": "~6.0",
    "drupal/vartheme_admin": "~6.0",
    "drupal/image_resize_filter": "1.x-dev#c3f4b23b02005859092aaff746b9f21b794adc58",
    "drupal/entity_clone": "1.x-dev#6d0ce053605e9aaf8412927a9b0ea8da7a9a06e5",
    "drupal/tour_builder": "1.x-dev#d70e898949b7ec4095efb391a0dbec56d0117558",
    "drupal/l10n_client": "1.x-dev#9bf8d597732870bdca301512c71b6e5d74d48db2",
    "drupal/node_edit_protection": "1.x-dev#902339c08222f838030c07aaea23bdc51ababebd",
    "drupal/security_review": "1.x-dev#35ebae445bb260e961e47c4c58efe7c50c228999",
    "drupal/menu_position": "1.x-dev#d134276b4bbd08b3c9678943d0225fbef7dd05b5",
    "drupal/mail_edit": "1.x-dev#bcd0041830d8581b36e6211f0c8eabd8caf9652b",
    "drupal/google_analytics_reports": "3.x-dev#2b6bb8efbc7f61ce3c1225638075aa6037b8db44",
    "drupal/login_destination": "1.x-dev#54be8b89fdc073ca40af6b9b2eeb050e0aeb7908"
  },
  "require-dev": {
    "drush/drush": "~9",
    "drupal/coder": "~8",
    "drupal/drupal-extension": "~3",
    "phing/phing": "~2",
    "behat/behat": "~3",
    "behat/mink": "~1",
    "behat/mink-extension": "~2.",
    "behat/mink-goutte-driver": "~1",
    "behat/mink-zombie-driver": "~1",
    "behat/mink-selenium2-driver": "~1",
    "behatch/contexts": "~3",
    "emuse/behat-html-formatter": "^0.1.0"
  },

#3017554: Changed [Varbase Core] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)
#3017553: Changed [Varbase Media] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)
#3017550: Changed [Varbase Editor] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)
#3017502: Changed [Varbase Blog (Corporate Blog)] composer.json to have tilde Version Range (~)
#3017512: Changed [Varbase Bootstrap Paragraphs] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)
#3017517: Changed [Varbase Landing] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)
#3017509: Changed [Varbase Media Hero Slider] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)
#3017507: Changed [Varbase Carousels] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)
#3017499: Changed [Varbase Social Single Sign-On] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)
#3017506: Changed [Varbase Search] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)
#3017546: Changed [Varbase SEO] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)
#3017498: Changed [Varbase Styleguide] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)
#3017515: Changed [Varbase Total Control Dashboard] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)
#3018004: Changed [Vartheme] composer.json to have tilde Version Range (~)
#3018134: Changed [Vartheme Admin] composer.json to have tilde Version Range (~)
#3017494: Changed [Varbase FAQs] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)

Comments

RajabNatshah created an issue. See original summary.

  • RajabNatshah committed 3b8cd0b on 8.x-6.x
    Issue #3017555: Changed [Varbase] Components dependencies on install:...

  • RajabNatshah committed 2e3f459 on 8.x-6.x
    Issue #3017555: Changed [Varbase] Components dependencies on install:...
rajab natshah’s picture

Title: Changed [Varbase] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~) » Changed [Varbase 8.6.x] Components dependencies on install: enable or dependencies: enable of modules in the .info.yml and composer.json to have tilde Version Range (~)

  • RajabNatshah committed 528e85c on 8.x-6.x
    Issue #3017555: Changed [Varbase] Components dependencies on install:...

  • RajabNatshah committed e9766f2 on 8.x-6.x
    Issue #3017555: Changed [Varbase] Components dependencies on install:...

  • RajabNatshah committed 00f2165 on 8.x-6.x
    Issue #3017555: Updated the Automated Functional Acceptance Testing to...

  • RajabNatshah committed 11e0875 on 8.x-6.x
    Issue #3017555: Updated the Automated Functional Acceptance Testing to...

  • RajabNatshah committed e16b9e7 on 8.x-6.x
    Issue #3017555: Updated the Automated Functional Acceptance Testing to...

  • RajabNatshah committed cc96eb4 on 8.x-6.x
    Issue #3017555: Changed [Varbase] Components dependencies on install:...

  • RajabNatshah committed 53fd6cd on 8.x-6.x
    Issue #3017555: Changed [Varbase] Components dependencies on install:...
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Issue summary: View changes
rajab natshah’s picture

Assigned: rajab natshah » mohammed j. razem
Status: Active » Needs review
Issue tags: +varbase-8.6.3
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
rajab natshah’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.