updated drupal core to 8.5.1

This commit is contained in:
Bachir Soussi Chiadmi
2018-04-04 17:21:32 +02:00
parent 14d55b289d
commit 6811f6e586
405 changed files with 1293 additions and 3344 deletions
@@ -2,14 +2,8 @@ name: 'Configuration Translation'
type: module
description: 'Provides a translation interface for configuration.'
package: Multilingual
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
configure: config_translation.mapper_list
dependencies:
- locale
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457826
@@ -2,14 +2,8 @@ name: 'Configuration Translation Test'
description: 'Helpers to test the configuration translation system'
type: module
package: Testing
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
dependencies:
- config_translation
- config_test
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457826
@@ -1,11 +1,5 @@
name: 'Configuration Translation Test Theme'
type: theme
description: 'Theme for testing the configuration translation mapper system'
# version: VERSION
# core: 8.x
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457826
version: VERSION
core: 8.x