Commit f74106ff authored by Malabya Tewari's avatar Malabya Tewari Committed by Malabya Tewari
Browse files

Issue #3305993 by imalabya: Linked field module missing

parent 0e4eed76
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -31,6 +31,7 @@
        "drupal/lazy": "^3.11",
        "drupal/link_attributes": "^1.11",
        "drupal/linkchecker": "^1.0@beta",
        "drupal/linked_field": "^1.3",
        "drupal/linkit": "^6.0@beta",
        "drupal/metatag": "^1.19",
        "drupal/moderation_dashboard": "^1.0@beta",
@@ -50,8 +51,7 @@
        "drupal/viewsreference": "^2.0@beta",
        "drupal/webp": "^1.0@beta",
        "drupal/xmlsitemap": "^1.2",
        "drupal/yoast_seo": "^2.0@alpha",
        "drupal/linked_field": "^1.3"
        "drupal/yoast_seo": "^2.0@alpha"
    },
    "require-dev": {
        "ergebnis/composer-normalize": "^2.23"
@@ -73,6 +73,12 @@
            "Specbee\\Storm\\": "src/"
        }
    },
    "config": {
        "allow-plugins": {
            "cweagans/composer-patches": true,
            "ergebnis/composer-normalize": true
        }
    },
    "extra": {
        "composer-exit-on-patch-failure": "true",
        "drupal-scaffold": {
@@ -128,11 +134,5 @@
                "2850749 - Cannot load the Elasticsearch cluster for your index": "https://www.drupal.org/files/issues/2021-12-01/cannot-load-cluster-exception-2850749-10.patch"
            }
        }
    },
    "config": {
        "allow-plugins": {
            "cweagans/composer-patches": true,
            "ergebnis/composer-normalize": true
        }
    }
}
+17 −21
Original line number Diff line number Diff line
@@ -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": "660a00ee33ed4215d76bd5daa92f7da6",
    "content-hash": "135edd4bf820fb6f13593745efe6b90e",
    "packages": [
        {
            "name": "asm89/stack-cors",
@@ -1925,6 +1925,10 @@
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "cs_shadow",
                    "homepage": "https://www.drupal.org/user/2828287"
                },
                {
                    "name": "Dave Reid",
                    "homepage": "https://www.drupal.org/user/53892"
@@ -1937,10 +1941,6 @@
                    "name": "Drupal Media Team",
                    "homepage": "https://www.drupal.org/user/3260690"
                },
                {
                    "name": "cs_shadow",
                    "homepage": "https://www.drupal.org/user/2828287"
                },
                {
                    "name": "phenaproxima",
                    "homepage": "https://www.drupal.org/user/205645"
@@ -2259,14 +2259,14 @@
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Dave Reid",
                    "homepage": "https://www.drupal.org/user/53892"
                },
                {
                    "name": "batigolix",
                    "homepage": "https://www.drupal.org/user/22175"
                },
                {
                    "name": "Dave Reid",
                    "homepage": "https://www.drupal.org/user/53892"
                },
                {
                    "name": "fabianderijk",
                    "homepage": "https://www.drupal.org/user/278745"
@@ -3043,7 +3043,7 @@
            "extra": {
                "drupal": {
                    "version": "8.x-1.0-beta5",
                    "datestamp": "1656948129",
                    "datestamp": "1659462336",
                    "security-coverage": {
                        "status": "not-covered",
                        "message": "Beta releases are not covered by Drupal security advisories."
@@ -3055,10 +3055,6 @@
                "GPL-2.0-or-later"
            ],
            "authors": [
                {
                    "name": "Jeff Cardwell",
                    "homepage": "https://www.drupal.org/user/2913129"
                },
                {
                    "name": "bkosborne",
                    "homepage": "https://www.drupal.org/user/788032"
@@ -3067,6 +3063,10 @@
                    "name": "gravelpot",
                    "homepage": "https://www.drupal.org/user/748208"
                },
                {
                    "name": "Jeff Cardwell",
                    "homepage": "https://www.drupal.org/user/2913129"
                },
                {
                    "name": "mark_fullmer",
                    "homepage": "https://www.drupal.org/user/2612816"
@@ -3623,8 +3623,8 @@
                    "role": "Maintainer"
                },
                {
                    "name": "dsnopek",
                    "homepage": "https://www.drupal.org/user/266527"
                    "name": "EclipseGc",
                    "homepage": "https://www.drupal.org/user/61203"
                },
                {
                    "name": "japerry",
@@ -3637,10 +3637,6 @@
                {
                    "name": "phenaproxima",
                    "homepage": "https://www.drupal.org/user/205645"
                },
                {
                    "name": "tim.plunkett",
                    "homepage": "https://www.drupal.org/user/241634"
                }
            ],
            "description": "Provides a way to place blocks on a custom page.",
@@ -6829,7 +6825,7 @@
                "shasum": ""
            },
            "require": {
                "elasticsearch/elasticsearch": "^7.1.1",
                "elasticsearch/elasticsearch": "^7.10",
                "ext-json": "*",
                "nyholm/dsn": "^2.0.0",
                "php": "^7.2 || ^8.0",