Skip to content

Commit

Permalink
Update src/Countries/Syria.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Nielsvanpach authored Feb 8, 2024
1 parent 526bb1c commit 055b7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Countries/Syria.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ protected function allHolidays(int $year): array
"Islamic New Year" => '07-07',
"The commemoration of the birth of the Prophet Muhammad" => '09-15',
"The October Liberation War" => '10-06',
"Merry Christmas" => '12-25',
"Christmas" => '12-25',
], $this->variableHolidays($year));
}

Expand Down

0 comments on commit 055b7fe

Please sign in to comment.