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,11 +2,5 @@ name: 'Drupal system listing compatible test'
type: module
description: 'Support module for testing the drupal_system_listing function.'
package: Testing
# 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: 1520457825
version: VERSION
core: 8.x
+2 -8
View File
@@ -1,8 +1,8 @@
name: Testing
type: profile
description: 'Minimal profile for running tests. Includes absolutely required modules only.'
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
hidden: true
dependencies:
# Enable page_cache and dynamic_page_cache in testing, to ensure that as many
@@ -12,9 +12,3 @@ dependencies:
# @todo: Remove this in https://www.drupal.org/node/2352949
themes:
- classy
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457825