diff --git a/composer.json b/composer.json index a542ce081..2bfe6a7fe 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,6 @@ "drupal/date_range_formatter": "^4.0", "drupal/devel": "^4.0", "drupal/domain": "^1.0@alpha", - "drupal/domain_menu_access": "^1.0@alpha", "drupal/domain_site_settings": "^1.6", "drupal/email_registration": "^1.1", "drupal/entity": "^1.3", diff --git a/composer.lock b/composer.lock index 2c8d96ca7..4e8fdd3e9 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": "8e50c9ba31552d50c07a86f8ace4f806", + "content-hash": "011ede5511f365c5b6702d8e07ca8764", "packages": [ { "name": "asm89/stack-cors", @@ -3236,48 +3236,6 @@ "source": "https://git.drupalcode.org/project/domain" } }, - { - "name": "drupal/domain_access", - "version": "1.0.0-beta8", - "require": { - "drupal/core": "^8 || ^9", - "drupal/domain": "*" - }, - "type": "metapackage", - "extra": { - "drupal": { - "version": "8.x-1.0-beta8", - "datestamp": "1677511311", - "security-coverage": { - "status": "not-covered", - "message": "Beta releases are not covered by Drupal security advisories." - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "agentrickard", - "homepage": "https://www.drupal.org/user/20975" - }, - { - "name": "nonsie", - "homepage": "https://www.drupal.org/user/29899" - }, - { - "name": "webflo", - "homepage": "https://www.drupal.org/user/254778" - } - ], - "description": "Domain-based access control for content.", - "homepage": "https://www.drupal.org/project/domain", - "support": { - "source": "https://git.drupalcode.org/project/domain" - } - }, { "name": "drupal/domain_config", "version": "1.0.0-beta8", @@ -3320,64 +3278,6 @@ "source": "https://git.drupalcode.org/project/domain" } }, - { - "name": "drupal/domain_menu_access", - "version": "1.0.0-alpha2", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/domain_menu_access.git", - "reference": "8.x-1.0-alpha2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/domain_menu_access-8.x-1.0-alpha2.zip", - "reference": "8.x-1.0-alpha2", - "shasum": "9382513e0cd172844923686a0bb9f2324ba11709" - }, - "require": { - "drupal/core": "~8.0", - "drupal/domain": "*", - "drupal/domain_access": "*" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-1.0-alpha2", - "datestamp": "1519214884", - "security-coverage": { - "status": "not-covered", - "message": "Alpha releases are not covered by Drupal security advisories." - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "maciej.zgadzaj", - "homepage": "https://www.drupal.org/user/271491" - }, - { - "name": "pifagor", - "homepage": "https://www.drupal.org/user/2375692" - }, - { - "name": "Sebastien M.", - "homepage": "https://www.drupal.org/user/380104" - }, - { - "name": "tim-diels", - "homepage": "https://www.drupal.org/user/2915097" - } - ], - "description": "Domain-based access control for menu link.", - "homepage": "https://www.drupal.org/project/domain_menu_access", - "support": { - "source": "https://git.drupalcode.org/project/domain_menu_access" - } - }, { "name": "drupal/domain_site_settings", "version": "1.6.0", @@ -10201,7 +10101,6 @@ "drupal/better_messages": 15, "drupal/bulkdelete": 20, "drupal/domain": 15, - "drupal/domain_menu_access": 15, "drupal/filefield_sources": 15, "drupal/filter_perms": 15, "drupal/linkit": 10,