diff --git a/composer.json b/composer.json index 1a90de2..1578b3d 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { - "name": "graze/guzzle-jsonrpc", - "description": "JSON-RPC 2.0 client for Guzzle with Guzzle 7 compatibillity", + "name": "evently/guzzle-jsonrpc", + "description": "JSON-RPC 2.0 client for Guzzle with Guzzle 7 compatibillity, forked from graze/guzzle-jsonrpc", "keywords": ["guzzle", "guzzlehttp", "http", "json", "json-rpc", "jsonrpc", "ring", "rpc"], "homepage": "https://github.com/graze/guzzle-jsonrpc", "license": "MIT",