role_delegation and administerusersbyrole

This commit is contained in:
2021-05-04 11:25:21 +02:00
parent 6b780a7710
commit e18c71ff7d
16 changed files with 1096 additions and 50 deletions

View File

@@ -16,6 +16,7 @@
],
"require": {
"composer/installers": "^1.9",
"drupal/administerusersbyrole": "3.x-dev@dev",
"drupal/config_ignore": "^2.3",
"drupal/core-composer-scaffold": "^9.1",
"drupal/core-project-message": "^9.1",
@@ -28,6 +29,7 @@
"drupal/panelizer": "^4.4",
"drupal/panels": "^4.6",
"drupal/paragraphs": "1.x-dev@dev",
"drupal/role_delegation": "^1.1",
"drupal/smart_date": "^3.1",
"wikimedia/composer-merge-plugin": "^2.0"
},