Skip to content

Commit c2290af

Browse files
committed
Add homepage.
Including the homepage link makes package mirrors and directories such as those generated by Satis nicer to read and more useful (providing a direct link to the project page).
1 parent 85d6369 commit c2290af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "psr/http-message",
33
"description": "Common interface for HTTP messages",
44
"keywords": ["psr", "psr-7", "http", "http-message", "request", "response"],
5+
"homepage": "https://github.com/php-fig/http-message",
56
"license": "MIT",
67
"authors": [
78
{

0 commit comments

Comments
 (0)