|
@@ -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": "a73571264700d8d0446c0181bfc79ec9",
|
|
|
+ "content-hash": "8dd85541d0eea2cd07774ac179e85e89",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "asm89/stack-cors",
|
|
@@ -1710,6 +1710,58 @@
|
|
|
"source": "https://git.drupalcode.org/project/address"
|
|
|
}
|
|
|
},
|
|
|
+ {
|
|
|
+ "name": "drupal/admin_theme",
|
|
|
+ "version": "1.0.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://git.drupalcode.org/project/admin_theme.git",
|
|
|
+ "reference": "8.x-1.0"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://ftp.drupal.org/files/projects/admin_theme-8.x-1.0.zip",
|
|
|
+ "reference": "8.x-1.0",
|
|
|
+ "shasum": "5dafd7457840963609502567d60f7fdf0b3e81c3"
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "drupal/core": "^8.8 || ^9 || ^10",
|
|
|
+ "php": ">=5.5.9"
|
|
|
+ },
|
|
|
+ "type": "drupal-module",
|
|
|
+ "extra": {
|
|
|
+ "drupal": {
|
|
|
+ "version": "8.x-1.0",
|
|
|
+ "datestamp": "1681407048",
|
|
|
+ "security-coverage": {
|
|
|
+ "status": "covered",
|
|
|
+ "message": "Covered by Drupal's security advisory policy"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "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.4.2",
|