updated drupal core to 8.5.1
This commit is contained in:
@@ -2,15 +2,9 @@ name: Media
|
||||
description: 'Create reusable media.'
|
||||
type: module
|
||||
package: Core
|
||||
# version: VERSION
|
||||
# core: 8.x
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
dependencies:
|
||||
- file
|
||||
- image
|
||||
- user
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
@@ -1,12 +1,6 @@
|
||||
name: 'Test media source'
|
||||
type: module
|
||||
description: 'Provides test media source to test configuration forms.'
|
||||
# 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
|
||||
|
||||
@@ -1,15 +1,9 @@
|
||||
name: 'Media test type'
|
||||
type: module
|
||||
description: 'Provides test type for a media item.'
|
||||
# core: 8.x
|
||||
core: 8.x
|
||||
package: Testing
|
||||
# version: VERSION
|
||||
version: VERSION
|
||||
dependencies:
|
||||
- media
|
||||
- media_test_source
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
@@ -2,14 +2,8 @@ name: 'Media test views'
|
||||
type: module
|
||||
description: 'Provides default views for views media tests.'
|
||||
package: Testing
|
||||
# version: VERSION
|
||||
# core: 8.x
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
dependencies:
|
||||
- media
|
||||
- views
|
||||
|
||||
# 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