From dc663cee6dd346fdef2056cd9625c13a8d804d10 Mon Sep 17 00:00:00 2001 From: Gilbert Pellegrom Date: Thu, 28 Nov 2013 17:13:07 +0000 Subject: [PATCH] Fix. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 688261f..b316ef3 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "gilbitron/Pico", + "name": "gilbitron/pico", "type": "library", "description": "Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the \"content\" folder and that becomes a page.", "keywords": ["cms"],