diff --git a/composer.json b/composer.json index d39af34..2c016ec 100644 --- a/composer.json +++ b/composer.json @@ -1,9 +1,9 @@ { - "name": "mashape/unirest-php", + "name": "brockhaus/unirest-php", "description": "Unirest PHP", "keywords": ["rest", "curl", "http", "https", "client"], "type": "library", - "homepage": "https://github.com/Mashape/unirest-php", + "homepage": "https://github.com/brockhaus/unirest-php", "license": "MIT", "author": "Mashape (https://www.mashape.com)", "require": {