From 513a297963cf50f5494eeb9d96faa8893b941e4d Mon Sep 17 00:00:00 2001 From: Hassan Amouhzi Date: Mon, 21 Apr 2014 11:02:44 +0200 Subject: [PATCH] Add a different name for packagist --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bbd492c..68dcdcc 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "mthaml/mthaml", + "name": "haml/haml", "type": "library", "description": "HAML for PHP", "keywords": ["HAML"],