updated drupal core to 8.5.1
This commit is contained in:
@@ -2,11 +2,5 @@ name: 'Layout Discovery'
|
||||
type: module
|
||||
description: 'Provides a way for modules or themes to register layouts.'
|
||||
package: Core
|
||||
# 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
@@ -1,12 +1,6 @@
|
||||
name: 'Test layout theme'
|
||||
type: theme
|
||||
description: 'Theme for testing a theme-provided layout'
|
||||
# version: VERSION
|
||||
version: VERSION
|
||||
base theme: classy
|
||||
# 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
|
||||
core: 8.x
|
||||
|
||||
Reference in New Issue
Block a user