From 5923a3f2d45971434144cf3c57970ee860f09106 Mon Sep 17 00:00:00 2001 From: Piotr Kedra Date: Mon, 17 Feb 2014 22:22:21 +0100 Subject: Fixed composer.json syntax --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d08a1b5a..80b7b311 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "thomaspark/bootswatch", "description": "Themes for Bootstrap", - "licenses": "MIT", + "license": "MIT", "authors": [ { "name": "thomaspark", -- cgit v1.2.3