From 975e9deda225e220789800f67228661df0a1a747 Mon Sep 17 00:00:00 2001 From: Amandio Nhamande Date: Sun, 6 Jan 2019 13:33:19 +0200 Subject: [PATCH] Added license to composer.json --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 5c88cda..2992c6e 100644 --- a/composer.json +++ b/composer.json @@ -2,6 +2,7 @@ "name": "codeonweekends/mpesa-php-sdk", "description": "(Unofficial) PHP SDK for the MPesa payment gateway by Vodacom Mozambique", "type": "package", + "license": "MIT", "authors": [ { "name": "Amandio Nhamande",