Skip to content

Commit

Permalink
Updated reduced vat rate for Poland (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
soukicz authored Dec 5, 2024
1 parent ee624a5 commit cd2eb98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VatCalculator.php
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ class VatCalculator
'rate' => 0.23,
'rates' => [
'high' => 0.23,
'low' => 0.06,
'low' => 0.05,
'low1' => 0.08,
],
],
Expand Down

0 comments on commit cd2eb98

Please sign in to comment.