Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / demo_umami / modules / demo_umami_content / demo_umami_content.info.yml
1 name: 'Umami demo: Content'
2 description: Imports the content for the Umami demo.
3 type: module
4 version: VERSION
5 core: 8.x
6 package: 'Core (Experimental)'
7 dependencies:
8   - field
9   - file
10   - image
11   - node
12   - options
13   - path
14   - taxonomy
15   - text
16   - user