installed devel_entity_update
This commit is contained in:
66
composer.lock
generated
66
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": "9a5043cedb2bd80c81d6ac529bc629bb",
|
||||
"content-hash": "1abbaf659b6ea5239e6a272aec1e9a23",
|
||||
"packages": [
|
||||
{
|
||||
"name": "alchemy/zippy",
|
||||
@@ -6550,6 +6550,70 @@
|
||||
"slack": "https://drupal.slack.com/archives/C012WAW1MH6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/devel_entity_updates",
|
||||
"version": "3.0.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://git.drupalcode.org/project/devel_entity_updates.git",
|
||||
"reference": "3.0.1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://ftp.drupal.org/files/projects/devel_entity_updates-3.0.1.zip",
|
||||
"reference": "3.0.1",
|
||||
"shasum": "ed7f7b410659538b4ccf898933ef413f75382896"
|
||||
},
|
||||
"require": {
|
||||
"drupal/core": "^8.7.7 || ^9",
|
||||
"drupal/devel": "*"
|
||||
},
|
||||
"conflict": {
|
||||
"drupal/core": "<8.7",
|
||||
"drush/drush": ">=9.0 <9.6"
|
||||
},
|
||||
"require-dev": {
|
||||
"drupal/devel": "^2 || ^3"
|
||||
},
|
||||
"type": "drupal-module",
|
||||
"extra": {
|
||||
"drupal": {
|
||||
"version": "3.0.1",
|
||||
"datestamp": "1614938245",
|
||||
"security-coverage": {
|
||||
"status": "covered",
|
||||
"message": "Covered by Drupal's security advisory policy"
|
||||
}
|
||||
},
|
||||
"drush": {
|
||||
"services": {
|
||||
"drush.services.yml": "^9 || ^10"
|
||||
}
|
||||
}
|
||||
},
|
||||
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||
"license": [
|
||||
"GPL-2.0+"
|
||||
],
|
||||
"authors": [
|
||||
{
|
||||
"name": "Francesco Placella (plach)",
|
||||
"homepage": "https://www.drupal.org/u/plach",
|
||||
"role": "Maintainer"
|
||||
},
|
||||
{
|
||||
"name": "plach",
|
||||
"homepage": "https://www.drupal.org/user/183211"
|
||||
}
|
||||
],
|
||||
"description": "Provides developers an API and drush command to perform automatic entity updates.",
|
||||
"homepage": "http://drupal.org/project/devel_entity_updates",
|
||||
"support": {
|
||||
"source": "https://cgit.drupalcode.org/devel_entity_updates",
|
||||
"issues": "https://drupal.org/project/issues/devel_entity_updates",
|
||||
"irc": "irc://irc.freenode.org/drupal-contribute"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "drupal/domain",
|
||||
"version": "dev-1.x",
|
||||
|
||||
Reference in New Issue
Block a user