Skip to content

Commit

Permalink
Merge pull request #101 from juliofagundes/patch-1
Browse files Browse the repository at this point in the history
Update Brazil.php
  • Loading branch information
freekmurze authored Jan 19, 2024
2 parents d3c6ad4 + b9400b8 commit 9299318
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Countries/Brazil.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ protected function allHolidays(int $year): array
'Nossa Senhora Aparecida' => '10-12',
'Finados' => '11-02',
'Proclamação da República' => '11-15',
'Dia Nacional de Zumbi e da Consciência Negra' => '11-20',
'Natal' => '12-25',
], $this->variableHolidays($year));
}
Expand Down

0 comments on commit 9299318

Please sign in to comment.