diff --git a/composer.json b/composer.json index 0db65ab..be3de55 100644 --- a/composer.json +++ b/composer.json @@ -1,12 +1,12 @@ { - "name": "slimpay/hapiclient", + "name": "slimpay/hapiclient-guzzle7", "description": "An HTTP Client using HAL as the format for resources.", "keywords": ["http", "hal", "rest", "client", "HTTP client", "HAL client", "hapi", "hateoas"], "license": "MIT", "authors": [ { - "name": "Youssef BEN OTHMAN", - "email": "youssef@slimpay.com" + "name": "SlimPayDev", + "email": "jgrandveau@slimpay.com" } ], "require": {