Skip to content

Commit

Permalink
update composer.json keywords.
Browse files Browse the repository at this point in the history
  • Loading branch information
ncou committed Jan 1, 2019
1 parent 11ed1bf commit dff24c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "chiron/http-exceptions",
"type" : "library",
"description": "Exception classes for Http Exception.",
"keywords": ["http","exceptions","httpexception","chiron","framework"],
"keywords": ["http","exceptions","httpexception","api","problem", "rfc7231", "rfc7807"],
"homepage": "https://github.com/ncou/Chiron-HttpExceptions",
"license": "MIT",
"require": {
Expand Down

0 comments on commit dff24c5

Please sign in to comment.