Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / demo_umami / config / install / block.block.umami_account_menu.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - system.menu.account
6   module:
7     - system
8   theme:
9     - umami
10 id: umami_account_menu
11 theme: umami
12 region: pre_header
13 weight: -6
14 provider: null
15 plugin: 'system_menu_block:account'
16 settings:
17   id: 'system_menu_block:account'
18   label: 'User account menu'
19   provider: system
20   label_display: '0'
21   level: 1
22   depth: 1
23 visibility: {  }