Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / demo_umami / config / install / field.field.node.recipe.field_ingredients.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.storage.node.field_ingredients
6     - node.type.recipe
7 id: node.recipe.field_ingredients
8 field_name: field_ingredients
9 entity_type: node
10 bundle: recipe
11 label: Ingredients
12 description: 'List the ingredients required for this recipe, one per item.'
13 required: false
14 translatable: false
15 default_value: {  }
16 default_value_callback: ''
17 settings: {  }
18 field_type: string