installed devel_entity_update
This commit is contained in:
		@@ -45,6 +45,7 @@
 | 
			
		||||
        "drupal/ctools": "^3.6",
 | 
			
		||||
        "drupal/debug_bar": "^1.4",
 | 
			
		||||
        "drupal/devel": "^4.1",
 | 
			
		||||
        "drupal/devel_entity_updates": "^3.0",
 | 
			
		||||
        "drupal/editor_advanced_link": "^1.8",
 | 
			
		||||
        "drupal/entity_clone": "^1.0",
 | 
			
		||||
        "drupal/error_log": "^1.0",
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										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",
 | 
			
		||||
 
 | 
			
		||||
@@ -11,11 +11,12 @@ module:
 | 
			
		||||
  context_ui: 0
 | 
			
		||||
  dblog: 0
 | 
			
		||||
  devel: 0
 | 
			
		||||
  devel_entity_updates: 0
 | 
			
		||||
  devel_generate: 0
 | 
			
		||||
  entity_clone: 0
 | 
			
		||||
  views_ui: 0
 | 
			
		||||
  webprofiler: 0
 | 
			
		||||
  workflow_ui: 0
 | 
			
		||||
  webprofiler: 0
 | 
			
		||||
theme: {  }
 | 
			
		||||
blacklist: {  }
 | 
			
		||||
graylist: {  }
 | 
			
		||||
 
 | 
			
		||||
@@ -6,6 +6,7 @@ popup_find_more_button_message: 'En savoir plus'
 | 
			
		||||
popup_hide_button_message: Masquer
 | 
			
		||||
popup_info:
 | 
			
		||||
  value: 'Nous utilisons des cookies cuisinés avec amour, essentiels au fonctionnement de matériO. Si vous continuez à utiliser ce site, nous supposerons qu’ils ont aussi à votre gout.'
 | 
			
		||||
popup_link: /privacy-policy
 | 
			
		||||
disagree_button_label: 'Non, merci.'
 | 
			
		||||
withdraw_message:
 | 
			
		||||
  value: '<h2>Nous utilisons des cookies sur ce site pour améliorer votre expérience d''utilisateur.</h2><p>Vous avez consenti à l''ajout de cookies.</p>'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user