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"