From 94ccede6fbfd3847f5675868b0e91d34e6474c0a Mon Sep 17 00:00:00 2001 From: Jordan Gosney Date: Tue, 7 Feb 2017 15:47:17 -0600 Subject: [PATCH] Update composer.json --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 651df4a..541077a 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "wizofgoz/crester", "description": "PHP library for interacting with the Eve Online CREST and XML APIs through a fluent, english-like interface.", + "license": "MIT", "require": { "php": "^5.3.3 || ^7.0", "predis/predis": "^1.1"