composer update to remove modules (see earlier commit)
This commit is contained in:
parent
6966015a63
commit
aa6ada1789
320
composer.lock
generated
320
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": "763f86c57bad62b0767502334ded29a7",
|
||||
"content-hash": "4f7932d19fab24ae940c83c845b1e821",
|
||||
"packages": [
|
||||
{
|
||||
"name": "asm89/stack-cors",
|
||||
@ -62,32 +62,6 @@
|
||||
},
|
||||
"time": "2019-12-24T22:41:47+00:00"
|
||||
},
|
||||
{
|
||||
"name": "autonomic/goodnightout_opencase",
|
||||
"version": "dev-master",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "ssh://git@git.autonomic.zone:2222/autonomic-cooperative/goodnightout_opencase.git",
|
||||
"reference": "2d99504839b4fd20e2610e56d1f7d65046e24b9a"
|
||||
},
|
||||
"require": {
|
||||
"drupal/admin_toolbar": "*",
|
||||
"drupal/entity_extra_field": "*",
|
||||
"drupal/entity_reference_revisions": "*",
|
||||
"drupal/paragraphs": "*",
|
||||
"drupal/search_api": "*",
|
||||
"drupal/search_api_db": "*"
|
||||
},
|
||||
"default-branch": true,
|
||||
"type": "drupal-module",
|
||||
"authors": [
|
||||
{
|
||||
"name": "autonomic",
|
||||
"email": "helo@autonomic.zone"
|
||||
}
|
||||
],
|
||||
"time": "2022-03-24T08:07:08+00:00"
|
||||
},
|
||||
{
|
||||
"name": "autonomic/opencase",
|
||||
"version": "dev-master",
|
||||
@ -164,16 +138,16 @@
|
||||
},
|
||||
{
|
||||
"name": "chi-teck/drupal-code-generator",
|
||||
"version": "2.5.2",
|
||||
"version": "2.5.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/Chi-teck/drupal-code-generator.git",
|
||||
"reference": "90f6a8790a71f05d3f4168bae67b73fec6c34294"
|
||||
"reference": "a49f29b0fe6b6c87fa7dc8979589ce8794c4d655"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/90f6a8790a71f05d3f4168bae67b73fec6c34294",
|
||||
"reference": "90f6a8790a71f05d3f4168bae67b73fec6c34294",
|
||||
"url": "https://api.github.com/repos/Chi-teck/drupal-code-generator/zipball/a49f29b0fe6b6c87fa7dc8979589ce8794c4d655",
|
||||
"reference": "a49f29b0fe6b6c87fa7dc8979589ce8794c4d655",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
@ -220,9 +194,9 @@
|
||||
"description": "Drupal code generator",
|
||||
"support": {
|
||||
"issues": "https://github.com/Chi-teck/drupal-code-generator/issues",
|
||||
"source": "https://github.com/Chi-teck/drupal-code-generator/tree/2.5.2"
|
||||
"source": "https://github.com/Chi-teck/drupal-code-generator/tree/2.5.3"
|
||||
},
|
||||
"time": "2022-03-30T16:05:36+00:00"
|
||||
"time": "2022-03-31T17:15:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "composer/installers",
|
||||
@ -2061,68 +2035,6 @@
|
||||
"issues": "https://www.drupal.org/project/issues/better_exposed_filters"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/content_as_config",
|
||||
"version": "1.0.4",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/content_as_config.git",
|
||||
"reference": "1.0.4"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/content_as_config-1.0.4.zip",
|
||||
"reference": "1.0.4",
|
||||
"shasum": "665ea0137a6a537641ab28c52572e47f21d76c58"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9.0",
|
||||
"php": "^7.4 || ^8"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/structure_sync": "*"
|
||||
},
|
||||
"require-dev": {
|
||||
"drush/drush": "^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "1.0.4",
|
||||
"datestamp": "1640792489",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Daniel Johnson (daniel_j)",
|
||||
"homepage": "https://www.drupal.org/u/daniel_j",
|
||||
"role": "Maintainer"
|
||||
}
|
||||
],
|
||||
"description": "Allows content entities to be exported/imported as configuration.",
|
||||
"homepage": "https://drupal.org/project/content_as_config",
|
||||
"keywords": [
|
||||
"Configuration",
|
||||
"Drupal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/content_as_config",
|
||||
"issues": "https://www.drupal.org/project/issues/content_as_config"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/core",
|
||||
"version": "9.3.9",
|
||||
@ -3048,178 +2960,6 @@
|
||||
"irc": "irc://irc.freenode.org/drupal-search-api"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/feeds",
|
||||
"version": "3.0.0-beta1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/feeds.git",
|
||||
"reference": "8.x-3.0-beta1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/feeds-8.x-3.0-beta1.zip",
|
||||
"reference": "8.x-3.0-beta1",
|
||||
"shasum": "badc1d2ca2f386c05c4c7d793a0ee23ce035b94c"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.9 || ^9"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/pathauto": "^1.8",
|
||||
"drush/drush": "^9 || ^10"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-3.0-beta1",
|
||||
"datestamp": "1645727744",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Project has not opted into security advisory coverage!"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Dave Reid",
|
||||
"homepage": "https://www.drupal.org/user/53892"
|
||||
},
|
||||
{
|
||||
"name": "Ian Ward",
|
||||
"homepage": "https://www.drupal.org/user/4736"
|
||||
},
|
||||
{
|
||||
"name": "MegaChriz",
|
||||
"homepage": "https://www.drupal.org/user/654114"
|
||||
},
|
||||
{
|
||||
"name": "Will White",
|
||||
"homepage": "https://www.drupal.org/user/32237"
|
||||
},
|
||||
{
|
||||
"name": "alex_b",
|
||||
"homepage": "https://www.drupal.org/user/53995"
|
||||
},
|
||||
{
|
||||
"name": "e2thex",
|
||||
"homepage": "https://www.drupal.org/user/189123"
|
||||
},
|
||||
{
|
||||
"name": "febbraro",
|
||||
"homepage": "https://www.drupal.org/user/43670"
|
||||
},
|
||||
{
|
||||
"name": "franz",
|
||||
"homepage": "https://www.drupal.org/user/581844"
|
||||
},
|
||||
{
|
||||
"name": "jmiccolis",
|
||||
"homepage": "https://www.drupal.org/user/31731"
|
||||
},
|
||||
{
|
||||
"name": "joelpittet",
|
||||
"homepage": "https://www.drupal.org/user/160302"
|
||||
},
|
||||
{
|
||||
"name": "kking",
|
||||
"homepage": "https://www.drupal.org/user/24399"
|
||||
},
|
||||
{
|
||||
"name": "tobby",
|
||||
"homepage": "https://www.drupal.org/user/154797"
|
||||
},
|
||||
{
|
||||
"name": "tristanoneil",
|
||||
"homepage": "https://www.drupal.org/user/340659"
|
||||
},
|
||||
{
|
||||
"name": "twistor",
|
||||
"homepage": "https://www.drupal.org/user/473738"
|
||||
},
|
||||
{
|
||||
"name": "yhahn",
|
||||
"homepage": "https://www.drupal.org/user/264833"
|
||||
}
|
||||
],
|
||||
"description": "Aggregates RSS/Atom/RDF feeds, imports CSV files and more.",
|
||||
"homepage": "https://www.drupal.org/project/feeds",
|
||||
"keywords": [
|
||||
"Drupal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/feeds",
|
||||
"issues": "https://www.drupal.org/project/issues/feeds"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/field_permissions",
|
||||
"version": "1.1.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/field_permissions.git",
|
||||
"reference": "8.x-1.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/field_permissions-8.x-1.1.zip",
|
||||
"reference": "8.x-1.1",
|
||||
"shasum": "11e31db94999e6871ad7633455315bc27989a7ea"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.1",
|
||||
"datestamp": "1598646882",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"branch-alias": {
|
||||
"dev-8.x-1.x": "1.x-dev"
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "RobLoach",
|
||||
"homepage": "https://www.drupal.org/user/61114"
|
||||
},
|
||||
{
|
||||
"name": "japerry",
|
||||
"homepage": "https://www.drupal.org/user/45640"
|
||||
},
|
||||
{
|
||||
"name": "jhedstrom",
|
||||
"homepage": "https://www.drupal.org/user/208732"
|
||||
},
|
||||
{
|
||||
"name": "mariacha1",
|
||||
"homepage": "https://www.drupal.org/user/2210776"
|
||||
},
|
||||
{
|
||||
"name": "markus_petrux",
|
||||
"homepage": "https://www.drupal.org/user/39593"
|
||||
}
|
||||
],
|
||||
"description": "The Field Permissions module allows site administrators to set field-level permissions to edit, view and create fields on any entity.",
|
||||
"homepage": "https://www.drupal.org/project/field_permissions",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/field_permissions",
|
||||
"issues": "https://www.drupal.org/project/issues/field_permissions"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/jquery_ui",
|
||||
"version": "1.4.0",
|
||||
@ -3909,48 +3649,6 @@
|
||||
"irc": "irc://irc.freenode.org/drupal-search-api"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/search_api_db",
|
||||
"version": "1.23.0",
|
||||
"require": {
|
||||
"drupal/core": "^8.8 || ^9",
|
||||
"drupal/search_api": "*"
|
||||
},
|
||||
"type": "metapackage",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "8.x-1.23",
|
||||
"datestamp": "1642935837",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0-or-later"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Nick_vh",
|
||||
"homepage": "https://www.drupal.org/user/122682"
|
||||
},
|
||||
{
|
||||
"name": "borisson_",
|
||||
"homepage": "https://www.drupal.org/user/2393360"
|
||||
},
|
||||
{
|
||||
"name": "drunken monkey",
|
||||
"homepage": "https://www.drupal.org/user/205582"
|
||||
}
|
||||
],
|
||||
"description": "Offers an implementation of the Search API that uses database tables for indexing content.",
|
||||
"homepage": "https://www.drupal.org/project/search_api",
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/search_api"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/security_review",
|
||||
"version": "1.0.0-alpha2",
|
||||
@ -12020,10 +11718,8 @@
|
||||
"aliases": [],
|
||||
"minimum-stability": "dev",
|
||||
"stability-flags": {
|
||||
"autonomic/goodnightout_opencase": 20,
|
||||
"autonomic/opencase": 20,
|
||||
"drupal/entity_extra_field": 15,
|
||||
"drupal/feeds": 15,
|
||||
"drupal/password_strength": 10,
|
||||
"drupal/security_review": 15,
|
||||
"drupal/tamper": 15,
|
||||
@ -12034,5 +11730,5 @@
|
||||
"prefer-lowest": false,
|
||||
"platform": [],
|
||||
"platform-dev": [],
|
||||
"plugin-api-version": "2.1.0"
|
||||
"plugin-api-version": "2.2.0"
|
||||
}
|
||||
|
Reference in New Issue
Block a user