From b0133d9173e277f2fee47eb070563c2b44ca37a5 Mon Sep 17 00:00:00 2001 From: PJ Dietz Date: Sat, 2 Feb 2013 10:24:05 -0500 Subject: [PATCH] Add license to composer.json --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index f7efe7d..fed70ff 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,7 @@ "description": "Simple PHP Library for RESTful APIs", "keywords": ["rest", "restful", "api", "curl", "http"], "homepage": "https://github.com/pjdietz/wellrested", + "license": "MIT", "type": "library", "authors": [ {