all user tabs displayed in admin theme
This commit is contained in:
52
composer.lock
generated
52
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": "b16797b72316e983c9d3ffdc0c169447",
|
||||
"content-hash": "e531ede696593276a00fff574ba79824",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -2654,6 +2654,55 @@
|
||||
"source": "https://git.drupalcode.org/project/address"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/admin_theme",
|
||||
"version": "dev-1.x",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/admin_theme.git",
|
||||
"reference": "1e3555135dab4bcab3924b876dac0b8bc9540e8e"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8 || ^9",
|
||||
"php": ">=5.5.9"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-beta1+1-dev",
|
||||
"datestamp": "1599619343",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Dev releases are not covered by Drupal security advisories."
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "geek-merlin",
|
||||
"homepage": "https://www.drupal.org/user/229048"
|
||||
},
|
||||
{
|
||||
"name": "justy",
|
||||
"homepage": "https://www.drupal.org/user/115811"
|
||||
}
|
||||
],
|
||||
"description": "Enable the administration theme on more paths than possible with Drupal's default administration page.",
|
||||
"homepage": "https://www.drupal.org/project/admin_theme",
|
||||
"keywords": [
|
||||
"drupal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://git.drupalcode.org/project/admin_theme"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/admin_toolbar",
|
||||
"version": "3.0.1",
|
||||
@@ -20687,6 +20736,7 @@
|
||||
],
|
||||
"minimum-stability": "dev",
|
||||
"stability-flags": {
|
||||
"drupal/admin_theme": 20,
|
||||
"drupal/advagg": 20,
|
||||
"drupal/auto_entitylabel": 20,
|
||||
"drupal/commerce_license": 20,
|
||||
|
||||
Reference in New Issue
Block a user