updated drupal core to 8.5.1
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name: 'Demo: Umami Food Magazine (Experimental)'
|
||||
type: profile
|
||||
description: 'Install an example site that shows off some of Drupal’s capabilities.'
|
||||
# version: VERSION
|
||||
# core: 8.x
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
hidden: true
|
||||
dependencies:
|
||||
- node
|
||||
@@ -43,9 +43,3 @@ dependencies:
|
||||
themes:
|
||||
- seven
|
||||
- umami
|
||||
|
||||
# Information added by Drupal.org packaging script on 2018-03-07
|
||||
version: '8.5.0'
|
||||
core: '8.x'
|
||||
project: 'drupal'
|
||||
datestamp: 1520457825
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
name: 'Umami demo: Content'
|
||||
description: Imports the content for the Umami demo.
|
||||
type: module
|
||||
# version: VERSION
|
||||
# core: 8.x
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
package: 'Core (Experimental)'
|
||||
dependencies:
|
||||
- field
|
||||
@@ -14,9 +14,3 @@ dependencies:
|
||||
- taxonomy
|
||||
- text
|
||||
- user
|
||||
|
||||
# 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,8 @@ name: Umami
|
||||
type: theme
|
||||
base theme: classy
|
||||
description: 'The theme used for the Umami food magazine demonstration site.'
|
||||
# version: VERSION
|
||||
# core: 8.x
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
libraries:
|
||||
- umami/global
|
||||
- umami/messages
|
||||
@@ -25,9 +25,3 @@ regions:
|
||||
bottom: Bottom
|
||||
page_top: 'Page top' # Needed by Drupal Core
|
||||
page_bottom: 'Page bottom' # Needed by Drupal Core
|
||||
|
||||
# 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