mirror of
https://github.com/holidayapi/holidayapi-php.git
synced 2025-06-21 12:16:31 +00:00
feat: add workdays endpoint
Added support for our new workdays endpoint that allows you to get the number of working days for a country between two dates.
This commit is contained in:
parent
c12f512f8a
commit
95bba75265
5 changed files with 172 additions and 15 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "holidayapi/holidayapi-php",
|
||||
"description": "Official PHP library for Holiday API",
|
||||
"version": "2.3.0",
|
||||
"version": "2.4.0",
|
||||
"type": "library",
|
||||
"keywords": [
|
||||
"calendar",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue