diff --git a/composer.json b/composer.json index 10ad1ec..da266fb 100644 --- a/composer.json +++ b/composer.json @@ -1,16 +1,19 @@ { - "name": "vicpada/rxp-hpp-php", + "name": "realexpayments/rxp-hpp-php", "type": "library", - "description": "SDK to send requests and parse responses from Realex using HPP", + "description": "SDK to send requests and parse responses from Realex Payments using HPP", "keywords": [ "realex", "payments", "HPP" ], "authors": [ + { + "name": "Realex Payments", + "homepage": "https://www.realexpayments.com/" + } { "name": "Victor Palomares", - "email": "victor.palomares@softwaredesign.ie", "homepage": "http://www.softwaredesign.ie", "role": "Developer" }