Skip to content

Commit 0d1c639

Browse files
committed
Enhancement: Add link to source to composer.json
1 parent 6d70f40 commit 0d1c639

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)