From 8c5d1d2c0e9a7124392fa0798efbbe4be9764bc6 Mon Sep 17 00:00:00 2001 From: Aydin Hassan Date: Sun, 26 Jan 2014 13:46:20 +0000 Subject: [PATCH] Revert back to using compsoer-installer --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index aa8e5a2..9469baf 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "allow Magento core to be run after installation via Composer", "keywords":[ "composer-installer", "magento"], "minimum-stability": "dev", - "type": "composer-plugin", + "type": "composer-installer", "license": "MIT", "authors":[ {