Skip to content

Commit 9e92bed

Browse files
Added keywords to composer.json.
1 parent 04943e5 commit 9e92bed

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

+6
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
"description": "A PHP package that houses commonly used status classes and enums that can be used in PHP projects.",
44
"type": "library",
55
"license": "MIT",
6+
"keywords": [
7+
"php",
8+
"http-status-codes",
9+
"http-status",
10+
"http"
11+
],
612
"authors": [
713
{
814
"name": "Chikondi Kamwendo",

0 commit comments

Comments
 (0)