diff --git a/composer.json b/composer.json index 8820d0e..e9a3967 100644 --- a/composer.json +++ b/composer.json @@ -18,6 +18,9 @@ "homepage": "https://www.php-fig.org/" } ], + "support": { + "source": "https://github.com/php-fig/http-factory" + }, "require": { "php": ">=7.0.0", "psr/http-message": "^1.0 || ^2.0"