Skip to content

Commit fdd0d2c

Browse files
committed
Cleanup composer keywords
1 parent 959c1c8 commit fdd0d2c

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

composer.json

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,12 @@
22
"name": "ph-7/php-http-response-header",
33
"description": "A simple package that sends HTTP header status codes",
44
"keywords": [
5-
"HTTP code",
65
"HTTP status code",
76
"status code",
8-
"PHP status codes",
9-
"clean code",
10-
"constant",
11-
"constants",
7+
"HTTP status codes",
128
"http",
13-
"code",
14-
"magic number",
15-
"all status codes",
16-
"all HTTP status codes"
9+
"response",
10+
"HTTP header"
1711
],
1812
"homepage": "https://pierrehenry.be",
1913

0 commit comments

Comments
 (0)