annotate core/modules/layout_builder/layout_builder.info.yml @ 4:a9cd425dd02b
Update, including to Drupal core 8.6.10
author |
Chris Cannam |
date |
Thu, 28 Feb 2019 13:11:55 +0000 |
parents |
c75dbcec494b |
children |
12f9dff5fda9 |
rev |
line source |
Chris@0
|
1 name: 'Layout Builder'
|
Chris@0
|
2 type: module
|
Chris@0
|
3 description: 'Provides layout building utility.'
|
Chris@0
|
4 package: Core (Experimental)
|
Chris@0
|
5 version: VERSION
|
Chris@0
|
6 core: 8.x
|
Chris@0
|
7 dependencies:
|
Chris@4
|
8 - drupal:layout_discovery
|
Chris@4
|
9 - drupal:contextual
|
Chris@0
|
10 # @todo Discuss removing in https://www.drupal.org/project/drupal/issues/2935999.
|
Chris@4
|
11 - drupal:field_ui
|
Chris@4
|
12 # @todo Discuss removing in https://www.drupal.org/project/drupal/issues/3003610.
|
Chris@4
|
13 - drupal:block
|