Skip to content

Commit 7037f4b

Browse files
authored
Merge pull request #15 from localheinz/feature/source
Enhancement: Add link to source to `composer.json`
2 parents 6d70f40 + 0d1c639 commit 7037f4b

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
@@ -18,6 +18,9 @@
1818
"homepage": "https://www.php-fig.org/"
1919
}
2020
],
21+
"support": {
22+
"source": "https://github.com/php-fig/http-factory"
23+
},
2124
"require": {
2225
"php": ">=7.0.0",
2326
"psr/http-message": "^1.0 || ^2.0"

0 commit comments

Comments
 (0)