diff options
author | Wolfy-J <[email protected]> | 2019-05-02 22:45:55 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2019-05-02 22:45:55 +0300 |
commit | b7637290225bf6fab2e41a55d9b9a6bd3f36142c (patch) | |
tree | 3c88a660797c30147a08b88447db2174958f32c4 /composer.json | |
parent | 4e8f43e1720df4596ee822ba5c7f46e94fc009ae (diff) |
symfony way to refernce contributors
Diffstat (limited to 'composer.json')
-rw-r--r-- | composer.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json index dcf8a570..9e2e78fa 100644 --- a/composer.json +++ b/composer.json @@ -9,8 +9,8 @@ "email": "[email protected]" }, { - "name": "Alex Bond ", - "email": "[email protected]" + "name": "RoadRunner Community", + "homepage": "https://github.com/spiral/roadrunner/graphs/contributors" } ], "require": { |