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,16 +2,10 @@ name: 'Custom Block'
type: module
description: 'Allows the creation of custom blocks through the user interface.'
package: Core
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
dependencies:
- block
- text
- user
configure: entity.block_content.collection
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457826
@@ -2,13 +2,7 @@ name: "Custom Block module tests"
type: module
description: "Support module for custom block related testing."
package: Testing
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
dependencies:
- block_content
# 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: 'Block Content test views'
type: module
description: 'Provides default views for views block_content tests.'
package: Testing
# version: VERSION
# core: 8.x
version: VERSION
core: 8.x
dependencies:
- block_content
- views
# Information added by Drupal.org packaging script on 2018-03-07
version: '8.5.0'
core: '8.x'
project: 'drupal'
datestamp: 1520457826