diff --git a/composer.json b/composer.json index 11c56c9..7be40fb 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ },{ "type": "vcs", - "url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git" + "url": "ssh://git@gitlab.com/opencase1/opencase.git" },{ "type": "vcs", diff --git a/composer.lock b/composer.lock index da80715..b0cadf1 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "01f1157811e2c0c481b9cb030e1a9073", + "content-hash": "7d830189d527ee2a928c224f6844f6f8", "packages": [ { "name": "asm89/stack-cors", @@ -111,15 +111,40 @@ "version": "dev-master", "source": { "type": "git", - "url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git", - "reference": "87219ba009e99618302c6d305d8561fcbe222e0c" + "url": "ssh://git@gitlab.com/opencase1/opencase.git", + "reference": "4739db73321a175bea8d73016c9d18c66bf810c2" }, "require": { "composer/installers": "*", + "drupal/admin_toolbar": "^3.1", + "drupal/base_field_override_ui": "^1.0", + "drupal/better_exposed_filters": "^5.0", + "drupal/core-composer-scaffold": "^9", + "drupal/core-project-message": "^9", + "drupal/core-recommended": "^9", + "drupal/ctools": "^3.7", + "drupal/date_popup": "^1.1", + "drupal/dbug": "^2.0", + "drupal/devel_entity_updates": "^3.0", + "drupal/entity_extra_field": "^2.0@alpha", + "drupal/entity_reference_revisions": "^1.9", + "drupal/facets": "^2.0", + "drupal/hide_revision_field": "^2.2", "drupal/paragraphs_collapsible": "*", + "drupal/password_strength": "^2.0@beta", + "drupal/restui": "^1.20", + "drupal/route_condition": "^2.0", + "drupal/search_api": "^1.21", + "drupal/security_review": "^1.0@alpha", "drupal/smtp": "*", "drupal/superfish": "*", - "drupal/views_autosubmit": "*" + "drupal/tamper": "^1.0@alpha", + "drupal/typed_data": "^1.0@alpha", + "drupal/views_aggregator": "^2.0", + "drupal/views_autosubmit": "*", + "drupal/views_contextual_filters_or": "^1.3", + "drupal/views_data_export": "^1.1", + "drupal/views_summarize": "1.1.x-dev" }, "default-branch": true, "type": "drupal-module", @@ -129,7 +154,7 @@ "email": "helo@autonomic.zone" } ], - "time": "2022-07-12T08:17:36+00:00" + "time": "2022-07-18T13:45:29+00:00" }, { "name": "behat/mink", @@ -5423,6 +5448,50 @@ "issues": "https://www.drupal.org/project/issues/views_autosubmit" } }, + { + "name": "drupal/views_contextual_filters_or", + "version": "1.3.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/views_contextual_filters_or.git", + "reference": "8.x-1.3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/views_contextual_filters_or-8.x-1.3.zip", + "reference": "8.x-1.3", + "shasum": "92369481206bc4db23dcf3ca17b4bc1cc3f3f1f3" + }, + "require": { + "drupal/core": "^8 || ^9" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.3", + "datestamp": "1640344336", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0+" + ], + "authors": [ + { + "name": "m.lebedev", + "homepage": "https://www.drupal.org/user/2566550" + } + ], + "description": "Modify views query to support OR conditions for contextual filters.", + "homepage": "https://www.drupal.org/project/views_contextual_filters_or", + "support": { + "source": "https://git.drupalcode.org/project/views_contextual_filters_or" + } + }, { "name": "drupal/views_data_export", "version": "1.1.0",