updated drupal core to 8.5.1
This commit is contained in:
@@ -1,14 +1,8 @@
|
||||
name: Link
|
||||
type: module
|
||||
description: 'Provides a simple link field type.'
|
||||
# core: 8.x
|
||||
core: 8.x
|
||||
package: Field types
|
||||
# version: VERSION
|
||||
version: VERSION
|
||||
dependencies:
|
||||
- field
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
@@ -1,14 +1,8 @@
|
||||
name: Link test base field
|
||||
description: Tests link field as an optional base field
|
||||
type: module
|
||||
# core: 8.x
|
||||
core: 8.x
|
||||
hidden: true
|
||||
dependencies:
|
||||
- link
|
||||
- entity_test
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
@@ -2,15 +2,9 @@ name: 'Link test views'
|
||||
type: module
|
||||
description: 'Provides default views for views link tests.'
|
||||
package: Testing
|
||||
# version: VERSION
|
||||
# core: 8.x
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
dependencies:
|
||||
- node
|
||||
- views
|
||||
- link
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
Reference in New Issue
Block a user