removed module_missing_message_fixer
This commit is contained in:
@@ -57,7 +57,6 @@
|
||||
"drupal/menu_admin_per_menu": "1.0.0",
|
||||
"drupal/metatag": "1.8.0",
|
||||
"drupal/migrate_tools": "4.1.0",
|
||||
"drupal/module_missing_message_fixer": "1.0.0-beta2",
|
||||
"drupal/path_alias_xt": "1.x-dev",
|
||||
"drupal/pathauto": "1.4",
|
||||
"drupal/piwik": "^1.4",
|
||||
|
||||
Generated
+1
-58
@@ -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": "007c08cffdf5b5e54fb325830c1b87d5",
|
||||
"content-hash": "564e4c26d1c8cf256325a6ebf2d38319",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -4619,63 +4619,6 @@
|
||||
"irc": "irc://irc.freenode.org/drupal-migrate"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/module_missing_message_fixer",
|
||||
"version": "1.0.0-beta2",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/module_missing_message_fixer.git",
|
||||
"reference": "8.x-1.0-beta2"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/module_missing_message_fixer-8.x-1.0-beta2.zip",
|
||||
"reference": "8.x-1.0-beta2",
|
||||
"shasum": "d2eae91fde477276487ba85792a1e0bf261b6aee"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "~8.0"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"branch-alias": {
|
||||
"dev-1.x": "1.x-dev"
|
||||
},
|
||||
"drupal": {
|
||||
"version": "8.x-1.0-beta2",
|
||||
"datestamp": "1554937085",
|
||||
"security-coverage": {
|
||||
"status": "not-covered",
|
||||
"message": "Beta releases are not covered by Drupal security advisories."
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "See contributors",
|
||||
"homepage": "https://www.drupal.org/node/2951176/committers",
|
||||
"role": "Developer"
|
||||
}
|
||||
],
|
||||
"description": "This module displays a list of missing modules that appear on your site and lets you fix the entries",
|
||||
"homepage": "https://www.drupal.org/project/module_missing_message_fixer",
|
||||
"keywords": [
|
||||
"Drupal"
|
||||
],
|
||||
"support": {
|
||||
"source": "http://cgit.drupalcode.org/module_missing_message_fixer",
|
||||
"issues": "https://www.drupal.org/project/issues/module_missing_message_fixer"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/path_alias_xt",
|
||||
"version": "dev-1.x",
|
||||
|
||||
@@ -76,7 +76,6 @@ module:
|
||||
migrate_drupal_multilingual: 0
|
||||
migrate_plus: 0
|
||||
migrate_tools: 0
|
||||
module_missing_message_fixer: 0
|
||||
node: 0
|
||||
options: 0
|
||||
page_cache: 0
|
||||
|
||||
@@ -991,7 +991,7 @@ display:
|
||||
path: admin/content/production
|
||||
menu:
|
||||
type: tab
|
||||
title: Productions
|
||||
title: Content
|
||||
description: ''
|
||||
expanded: false
|
||||
parent: 'menu_link_content:8b5fed48-c008-4041-9bda-06f997582175'
|
||||
|
||||
Reference in New Issue
Block a user