Skip to content

Commit 81a0307

Browse files
committed
feat: update composer.json
1 parent e03477d commit 81a0307

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
"name": "utrodus/malaysia-public-holiday",
33
"description": "A PHP library to crawl Malaysia public holidays with filtering and caching.",
44
"type": "library",
5+
"keywords": ["malaysia", "public holiday", "holiday", "php", "crawler", "crawl"],
6+
"minimum-stability": "stable",
7+
"license": "MIT",
58
"autoload": {
69
"psr-4": {
710
"MalaysiaHoliday\\": "src/"

0 commit comments

Comments
 (0)