Skip to content

Commit 5f00bba

Browse files
committed
added package keywords
1 parent de231d7 commit 5f00bba

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

composer.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@
33
"description": "WhatsApp Latest CLoud API Wrapper for PHP",
44
"keywords": [
55
"zepson",
6-
"zepson/whatsappcloud-php"
6+
"Whatsapp cloud Api",
7+
"Whatsapp cloud",
8+
"Whatsapp",
9+
"Whatsapp cloud php",
10+
"Whatsapp cloud php wrapper"
711
],
812
"homepage": "https://github.com/pro-cms/whatsappcloud-php",
913
"license": "MIT",
@@ -15,7 +19,7 @@
1519
}
1620
],
1721
"require": {
18-
"php": "^8.0",
22+
"php": "^8.0|^7.4",
1923
"guzzlehttp/guzzle": "^7.4"
2024
},
2125
"require-dev": {

0 commit comments

Comments
 (0)