Skip to content

Commit

Permalink
Update src/Countries/Slovakia.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Nielsvanpach authored Jun 13, 2024
1 parent 0aad19d commit bcba315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Countries/Slovakia.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ protected function allHolidays(int $year): array
}

if ($year < 2024) {
$holidays['Sedembolestná Panna Mária'] = '09-01',
$holidays['Sedembolestná Panna Mária'] = '09-01';
}

return $holidays;
Expand Down

0 comments on commit bcba315

Please sign in to comment.