updated drupal core to 8.5.1
This commit is contained in:
@@ -2,14 +2,8 @@ name: Node
|
||||
type: module
|
||||
description: 'Allows content to be submitted to the site and displayed on pages.'
|
||||
package: Core
|
||||
# version: VERSION
|
||||
# core: 8.x
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
configure: entity.node_type.collection
|
||||
dependencies:
|
||||
- text
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
@@ -2,11 +2,5 @@ name: 'Node module access tests'
|
||||
type: module
|
||||
description: 'Support module for node permission testing.'
|
||||
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
@@ -2,11 +2,5 @@ name: 'Node module empty access tests'
|
||||
type: module
|
||||
description: 'Support module for node permission testing. Provides empty grants hook implementations.'
|
||||
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
@@ -2,13 +2,7 @@ name: 'Node module access tests language'
|
||||
type: module
|
||||
description: 'Support module for language-aware node access testing.'
|
||||
package: Testing
|
||||
# version: VERSION
|
||||
# core: 8.x
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
dependencies:
|
||||
- options
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
@@ -2,11 +2,5 @@ name: 'Node module tests'
|
||||
type: module
|
||||
description: 'Support module for node related testing.'
|
||||
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
|
||||
|
||||
@@ -1,12 +1,6 @@
|
||||
name: 'Node configuration tests'
|
||||
type: module
|
||||
description: 'Support module for node configuration tests.'
|
||||
# core: 8.x
|
||||
core: 8.x
|
||||
package: Testing
|
||||
# version: VERSION
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
version: VERSION
|
||||
|
||||
@@ -2,11 +2,5 @@ name: 'Node module exception tests'
|
||||
type: module
|
||||
description: 'Support module for node related exception testing.'
|
||||
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,15 +2,9 @@ name: 'Node test views'
|
||||
type: module
|
||||
description: 'Provides default views for views node tests.'
|
||||
package: Testing
|
||||
# version: VERSION
|
||||
# core: 8.x
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
dependencies:
|
||||
- node
|
||||
- views
|
||||
- language
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
+2
-8
@@ -2,11 +2,5 @@ name: 'Node module access automatic cacheability bubbling tests'
|
||||
type: module
|
||||
description: 'Support module for node permission testing. Provides a route which does a node access query without explicitly specifying the corresponding cache context.'
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user