Skip to content

Commit 3cf6617

Browse files
authored
Merge pull request #8 from localheinz/feature/source
Enhancement: Add link to source to `composer.json`
2 parents 84c4fb6 + 5c066c1 commit 3cf6617

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
"homepage": "https://www.php-fig.org/"
2020
}
2121
],
22+
"support": {
23+
"source": "https://github.com/php-fig/http-server-handler"
24+
},
2225
"require": {
2326
"php": ">=7.0",
2427
"psr/http-message": "^1.0 || ^2.0"

0 commit comments

Comments
 (0)