moved dependencies into the module
This commit is contained in:
parent
42e494b5bc
commit
a2b39863d2
@ -15,38 +15,15 @@
|
||||
},{
|
||||
|
||||
"type": "vcs",
|
||||
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git"
|
||||
}
|
||||
"url": "ssh://git@gitlab.com:22/opencase1/opencase.git"
|
||||
},{
|
||||
"type": "path",
|
||||
"url": "./web/modules/contrib/opencase"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"autonomic/opencase": "dev-master",
|
||||
"composer/installers": "^1.2",
|
||||
"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/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/tamper": "^1.0@alpha",
|
||||
"drupal/typed_data": "^1.0@alpha",
|
||||
"drupal/views_aggregator": "^2.0",
|
||||
"drupal/views_autosubmit": "^1.4",
|
||||
"drupal/views_contextual_filters_or": "^1.3",
|
||||
"drupal/views_data_export": "^1.1",
|
||||
"drupal/views_summarize": "1.1.x-dev",
|
||||
"drush/drush": "*",
|
||||
"phpunit/phpunit": "^9.5"
|
||||
},
|
||||
|
89
composer.lock
generated
89
composer.lock
generated
@ -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": "1398ce15b15034dbb4d7bf9733ce61fb",
|
||||
"content-hash": "54698a4844dd3d5b0d4b7fd0044af08f",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@ -67,15 +67,40 @@
|
||||
"version": "dev-master",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/opencase.git",
|
||||
"reference": "99d55e5f7620545898c3aca5d9a2f362b9aae689"
|
||||
"url": "ssh://git@gitlab.com:22/opencase1/opencase.git",
|
||||
"reference": "8a0eab53a088dab8912774e4ab0c1ac916cd2a9a"
|
||||
},
|
||||
"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",
|
||||
@ -85,7 +110,7 @@
|
||||
"email": "helo@autonomic.zone"
|
||||
}
|
||||
],
|
||||
"time": "2022-07-09T14:19:48+00:00"
|
||||
"time": "2022-07-13T13:01:45+00:00"
|
||||
},
|
||||
{
|
||||
"name": "bjeavons/zxcvbn-php",
|
||||
@ -2677,17 +2702,17 @@
|
||||
},
|
||||
{
|
||||
"name": "drupal/date_popup",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/date_popup.git",
|
||||
"reference": "8.x-1.1"
|
||||
"reference": "8.x-1.2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/date_popup-8.x-1.1.zip",
|
||||
"reference": "8.x-1.1",
|
||||
"shasum": "b877b29cf11414e600b154eeea5c9078e0b125c6"
|
||||
"url": "https://ftp.drupal.org/files/projects/date_popup-8.x-1.2.zip",
|
||||
"reference": "8.x-1.2",
|
||||
"shasum": "49b076db3cac96812c11c20f53496751fc34f9e6"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
@ -2695,8 +2720,8 @@
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.1",
|
||||
"datestamp": "1591849806",
|
||||
"version": "8.x-1.2",
|
||||
"datestamp": "1657668220",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
@ -3054,14 +3079,6 @@
|
||||
"name": "See all contributors",
|
||||
"homepage": "https://www.drupal.org/node/2348769/committers"
|
||||
},
|
||||
{
|
||||
"name": "StryKaizer",
|
||||
"homepage": "https://www.drupal.org/user/462700"
|
||||
},
|
||||
{
|
||||
"name": "borisson_",
|
||||
"homepage": "https://www.drupal.org/user/2393360"
|
||||
},
|
||||
{
|
||||
"name": "drunken monkey",
|
||||
"homepage": "https://www.drupal.org/user/205582"
|
||||
@ -3069,6 +3086,14 @@
|
||||
{
|
||||
"name": "mkalkbrenner",
|
||||
"homepage": "https://www.drupal.org/user/124705"
|
||||
},
|
||||
{
|
||||
"name": "Nick_vh",
|
||||
"homepage": "https://www.drupal.org/user/122682"
|
||||
},
|
||||
{
|
||||
"name": "StryKaizer",
|
||||
"homepage": "https://www.drupal.org/user/462700"
|
||||
}
|
||||
],
|
||||
"description": "The Facet module allows site builders to easily create and manage faceted search interfaces.",
|
||||
@ -4378,16 +4403,16 @@
|
||||
},
|
||||
{
|
||||
"name": "drush/drush",
|
||||
"version": "11.0.9",
|
||||
"version": "11.1.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/drush-ops/drush.git",
|
||||
"reference": "88b2293ded84f67aad96ad6dbd64cacd84bcd6fe"
|
||||
"reference": "5ee249f4e511d65c099e86317719fb3a15370e6b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/drush-ops/drush/zipball/88b2293ded84f67aad96ad6dbd64cacd84bcd6fe",
|
||||
"reference": "88b2293ded84f67aad96ad6dbd64cacd84bcd6fe",
|
||||
"url": "https://api.github.com/repos/drush-ops/drush/zipball/5ee249f4e511d65c099e86317719fb3a15370e6b",
|
||||
"reference": "5ee249f4e511d65c099e86317719fb3a15370e6b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -4396,12 +4421,12 @@
|
||||
"consolidation/annotated-command": "^4.5.3",
|
||||
"consolidation/config": "^2",
|
||||
"consolidation/filter-via-dot-access-data": "^2",
|
||||
"consolidation/robo": "^3.0.9",
|
||||
"consolidation/robo": "^3.0.9 || ^4.0.0-alpha1",
|
||||
"consolidation/site-alias": "^3.1.3",
|
||||
"consolidation/site-process": "^4.1.3 || ^5",
|
||||
"enlightn/security-checker": "^1",
|
||||
"ext-dom": "*",
|
||||
"guzzlehttp/guzzle": "^6.3 || ^7.0",
|
||||
"guzzlehttp/guzzle": "^6.5 || ^7.0",
|
||||
"league/container": "^3.4 || ^4",
|
||||
"php": ">=7.4",
|
||||
"psy/psysh": "~0.11",
|
||||
@ -4512,7 +4537,7 @@
|
||||
"irc": "irc://irc.freenode.org/drush",
|
||||
"issues": "https://github.com/drush-ops/drush/issues",
|
||||
"slack": "https://drupal.slack.com/messages/C62H9CWQM",
|
||||
"source": "https://github.com/drush-ops/drush/tree/11.0.9"
|
||||
"source": "https://github.com/drush-ops/drush/tree/11.1.1"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
@ -4520,7 +4545,7 @@
|
||||
"type": "github"
|
||||
}
|
||||
],
|
||||
"time": "2022-04-16T12:01:55+00:00"
|
||||
"time": "2022-07-12T16:08:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "egulias/email-validator",
|
||||
@ -12098,13 +12123,7 @@
|
||||
"aliases": [],
|
||||
"minimum-stability": "dev",
|
||||
"stability-flags": {
|
||||
"autonomic/opencase": 20,
|
||||
"drupal/entity_extra_field": 15,
|
||||
"drupal/password_strength": 10,
|
||||
"drupal/security_review": 15,
|
||||
"drupal/tamper": 15,
|
||||
"drupal/typed_data": 15,
|
||||
"drupal/views_summarize": 20
|
||||
"autonomic/opencase": 20
|
||||
},
|
||||
"prefer-stable": true,
|
||||
"prefer-lowest": false,
|
||||
|
Reference in New Issue
Block a user