Skip to content

Commit 812e279

Browse files
jevgeni-sultanovJevgeni Sultanov
and
Jevgeni Sultanov
authored
Update Finland rates (#177)
Co-authored-by: Jevgeni Sultanov <[email protected]>
1 parent 18f2d6f commit 812e279

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/VatCalculator.php

+2-2
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,9 @@ class VatCalculator
121121
],
122122
],
123123
'FI' => [ // Finland
124-
'rate' => 0.24,
124+
'rate' => 0.255,
125125
'rates' => [
126-
'high' => 0.24,
126+
'high' => 0.255,
127127
'low' => 0.10,
128128
'low1' => 0.14,
129129
],

0 commit comments

Comments
 (0)