updated core to 8.6.1 via composer

This commit is contained in:
2018-09-12 13:58:26 +02:00
parent a9a219f2ed
commit ea56b9fba3
4443 changed files with 112098 additions and 40708 deletions
@@ -6,5 +6,5 @@ dependencies:
id: node_delete_action
label: 'Delete content'
type: node
plugin: node_delete_action
plugin: entity:delete_action:node
configuration: { }
@@ -80,6 +80,8 @@ action.configuration.node_save_action:
type: action_configuration_default
label: 'Save content configuration'
# @deprecated in Drupal 8.6.x, to be removed before Drupal 9.0.0.
# @see https://www.drupal.org/node/2934349
action.configuration.node_delete_action:
type: action_configuration_default
label: 'Delete content configuration'