From 6a2f27151a9a5e27011ab44c9ccfb1c80ed4c842 Mon Sep 17 00:00:00 2001 From: Josh Mountain Date: Fri, 30 Aug 2019 12:13:46 -0400 Subject: [PATCH] Update --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 6d6f1b4..151c62f 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "tangocard/raas", + "name": "user10/raas", "type": "library", "description": "With this RESTful API you can integrate a global reward or incentive program into your app or platform. If you have any questions or if you'd like to receive your own credentials, please contact us at devsupport@tangocard.com.", "keywords": ["Tango Card RaaS v2 API","API","SDK"], @@ -21,4 +21,4 @@ "RaasLib\\": "src/" } } -} \ No newline at end of file +}