diff --git a/composer.json b/composer.json index e280a24..1373f6e 100644 --- a/composer.json +++ b/composer.json @@ -42,6 +42,7 @@ "prefer-stable": true, "support": { "issues": "https://github.com/friendsofhyperf/components/issues", - "source": "https://github.com/friendsofhyperf/components" + "source": "https://github.com/friendsofhyperf/components", + "pull-request": "https://github.com/friendsofhyperf/components/pulls" } }