Skip to content

Commit

Permalink
Update Brazil.php
Browse files Browse the repository at this point in the history
Added "Dia Nacional de Zumbi e da Consciência Negra"
  • Loading branch information
juliofagundes authored Jan 18, 2024
1 parent d8cbb76 commit b9400b8
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 b9400b8

Please sign in to comment.