Skip to content

Commit cd2eb98

Browse files
authored
1 parent ee624a5 commit cd2eb98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/VatCalculator.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ class VatCalculator
238238
'rate' => 0.23,
239239
'rates' => [
240240
'high' => 0.23,
241-
'low' => 0.06,
241+
'low' => 0.05,
242242
'low1' => 0.08,
243243
],
244244
],

0 commit comments

Comments
 (0)