We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6512244 commit eb2e240Copy full SHA for eb2e240
src/Interpreter/Health/Data/Ingredients.php
@@ -48,5 +48,6 @@ final class Ingredients
48
'kale' => 0.3,
49
'goji' => 0.4, // https://www.nhs.uk/Livewell/superfoods/Pages/are-goji-berries-a-superfood.aspx
50
'zucchini|courgette' => 0.4,
51
+ 'basil' => 0.3,
52
];
53
}
0 commit comments