diff --git a/composer.json b/composer.json index 93fed30..5290312 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,8 @@ ], "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" }, "require": { "hyperf/command": "~3.1.0",