mirror of
https://github.com/holidayapi/holidayapi-php.git
synced 2025-06-21 12:16:31 +00:00
feat: filter out countries without public holidays
Fairly minor update, no code change, just added a new test to cover the flag that was recently added to the API and expanded the documentation to also include it.
This commit is contained in:
parent
054eab9c02
commit
12f1ea69f8
3 changed files with 43 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "holidayapi/holidayapi-php",
|
||||
"description": "Official PHP library for Holiday API",
|
||||
"version": "2.2.0",
|
||||
"version": "2.2.1",
|
||||
"type": "library",
|
||||
"keywords": [
|
||||
"calendar",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue