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_search.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - search
6   theme:
7     - umami
8 id: umami_search
9 theme: umami
10 region: pre_header
11 weight: -7
12 provider: null
13 plugin: search_form_block
14 settings:
15   id: search_form_block
16   label: Search
17   provider: search
18   label_display: visible
19 visibility: {  }