Commit 3bb32b4c authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3258410: Update Varbase profile from ~8.8.0 to ~9.0.0 on the Vardoc...

Issue #3258410: Update Varbase profile from ~8.8.0 to ~9.0.0 on the Vardoc 4.0.x branch to work with Drupal ~9
parent 511433f8
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -24,10 +24,6 @@
    "assets": {
      "type": "composer",
      "url": "https://asset-packagist.org"
    },
    "drupal-ckeditor-plugins": {
      "type": "composer",
      "url": "https://panopoly.gitlab.io/drupal-ckeditor-plugins"
    }
  },
  "require": {
@@ -103,7 +99,6 @@
    },
    "branch-alias": {
      "dev-4.0.x": "4.0.x-dev",
      "dev-5.0.x": "5.0.x-dev",
      "dev-9.0.x": "9.0.x-dev"
    },
    "installer-types": [
@@ -142,7 +137,6 @@
        {"name": "jquery-ui-touch-punch", "package": "bower-asset/jqueryui-touch-punch"},
        {"name": "imagesloaded", "package": "npm-asset/imagesloaded"},
        {"name": "swagger-ui", "package": "swagger-api/swagger-ui"},
        {"name": "fakeobjects", "package": "drupal-ckeditor-plugin/fakeobjects"},
        {"name": "jquery-bar-rating", "package": "npm-asset/jquery-bar-rating"}
      ]
    },