Commit 5fda9f9b authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3294053: Back to DEV

parent f4e62a86
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -175,6 +175,9 @@ This is a patch (bugfix) release of Varbase 9 and is ready
        by [mhawwari]()
       : Changed to optionally install the Views Infinite Scroll module
        instead of requiring it in dependencies
* Issue [#3295313](https://www.drupal.org/i/3295313):
        Removed enabling the Seven admin theme on new installations.
        After Claro was sat as the default admin theme

### Updates since Varbase 9.0.5:
* Issue [#3271463](https://www.drupal.org/i/3271463):
+1 −1
Original line number Diff line number Diff line
[![Vardot](https://circleci.com/gh/Vardot/varbase/tree/9.0.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/varbase/542/workflows/9c75abc9-2982-4e8c-86e8-0e9be3756eee) Varbase 9.0.7
[![Vardot](https://circleci.com/gh/Vardot/varbase/tree/9.0.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/varbase/544/workflows/23b126b3-107d-4426-a90f-79b4b60a7f8d) Varbase 9.0.7

[![](https://www.drupal.org/files/styles/grid-3/public/project-images/Medium-Logo%20Color%20with%20padding.png)](https://www.drupal.org/project/varbase)

+20 −20
Original line number Diff line number Diff line
@@ -32,25 +32,25 @@
    "cweagans/composer-patches": "~1.0",
    "drupal/core-composer-scaffold": "^9",
    "drupal/core": "~9.0",
    "drupal/varbase_core": "~9.0",
    "drupal/varbase_api": "~9.0",
    "drupal/varbase_media": "~9.0",
    "drupal/varbase_editor": "~9.0",
    "drupal/varbase_landing": "~9.0",
    "drupal/varbase_layout_builder": "~9.0 || ~10.0",
    "drupal/varbase_bootstrap_paragraphs": "~9.0",
    "drupal/varbase_heroslider_media": "~9.0",
    "drupal/varbase_carousels": "~9.0",
    "drupal/varbase_blog": "~9.0",
    "drupal/varbase_search": "~9.0",
    "drupal/varbase_seo": "~9.0",
    "drupal/varbase_auth": "~9.0",
    "drupal/varbase_total_control": "~9.0",
    "drupal/varbase_styleguide": "~9.0",
    "drupal/varbase_email": "~9.0",
    "drupal/varbase_workflow": "~2.0",
    "drupal/vartheme_bs4": "~9.0",
    "drupal/vartheme_claro": "~3.0",
    "drupal/varbase_core": "9.0.x-dev",
    "drupal/varbase_api": "9.0.x-dev",
    "drupal/varbase_media": "9.0.x-dev",
    "drupal/varbase_editor": "9.0.x-dev",
    "drupal/varbase_landing": "9.0.x-dev",
    "drupal/varbase_layout_builder": "10.0.x-dev",
    "drupal/varbase_bootstrap_paragraphs": "9.0.x-dev",
    "drupal/varbase_heroslider_media": "9.0.x-dev",
    "drupal/varbase_carousels": "9.0.x-dev",
    "drupal/varbase_blog": "9.0.x-dev",
    "drupal/varbase_search": "9.0.x-dev",
    "drupal/varbase_seo": "9.0.x-dev",
    "drupal/varbase_auth": "9.0.x-dev",
    "drupal/varbase_total_control": "9.0.x-dev",
    "drupal/varbase_styleguide": "9.0.x-dev",
    "drupal/varbase_email": "9.0.x-dev",
    "drupal/varbase_workflow": "2.0.x-dev",
    "drupal/vartheme_bs4": "9.0.x-dev",
    "drupal/vartheme_claro": "3.0.x-dev",
    "vardot/entity-definition-update-manager": "~1.0",
    "vardot/module-installer-factory": "~1.0",
    "bower-asset/objectfitpolyfill": "~2.0",
@@ -68,7 +68,7 @@
  },
  "require-dev": {
    "drupal/core-dev": "~9.0",
    "drush/drush": "~11.0",
    "drush/drush": "~10.0 || ~11.0",
    "drupal/drupal-extension": "~4.0",
    "emuse/behat-html-formatter": "^0.2.0",
    "drevops/behat-screenshot": "~1.0"
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ distribution:
  name: Varbase
  install:
    theme: vartheme_claro
version: 9.0.7
version: 9.0.x-dev
install:
  - system
  - action