diff --git a/composer.json b/composer.json index 5946f7ee97..aa6fb5ca45 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,6 @@ "drupal/animated_gif": "^2.0", "drupal/auto_entitylabel": "^3.0", "drupal/better_exposed_filters": "^6.0", - "drupal/block_content_permissions": "^1.6", "drupal/cer": "^5.0@beta", "drupal/change_labels": "dev-3326097-remove-dependency-on-drupal-autoservices#7f92f90b456ac2f394dd434257e39e1d9b3086eb", "drupal/clientside_validation": "^4.0", diff --git a/composer.lock b/composer.lock index a657f47073..e01abdc742 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": "79e3ff48d246f49f1c3281a4adefe8fc", + "content-hash": "8c29a0eecdb0cb5488b48f3abba81154", "packages": [ { "name": "asm89/stack-cors", @@ -2787,55 +2787,6 @@ "issues": "https://www.drupal.org/project/issues/better_exposed_filters" } }, - { - "name": "drupal/block_content_permissions", - "version": "1.11.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/block_content_permissions.git", - "reference": "8.x-1.11" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/block_content_permissions-8.x-1.11.zip", - "reference": "8.x-1.11", - "shasum": "1ecb7330f69be30b6cf05f8682d1957c1aaf605e" - }, - "require": { - "drupal/core": "^8 || ^9 || ^10" - }, - "suggest": { - "drupal/block_region_permissions": "Block Region Permissions adds permissions for administering 'blocks' based on each theme's regions." - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-1.11", - "datestamp": "1674237116", - "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": "Joshua Roberson", - "homepage": "https://www.drupal.org/u/joshuaroberson", - "role": "Maintainer" - } - ], - "description": "Block Content Permissions adds permissions for administering 'block content types' and 'block content'.", - "homepage": "https://www.drupal.org/project/block_content_permissions", - "support": { - "source": "https://git.drupalcode.org/project/block_content_permissions", - "issues": "https://www.drupal.org/project/issues/block_content_permissions" - } - }, { "name": "drupal/cer", "version": "5.0.0-beta3",