From a3ede4c50a11bcca3b4f1c9ae8fb27bcd0592898 Mon Sep 17 00:00:00 2001 From: Kevin Schroeder Date: Fri, 17 Feb 2017 09:25:36 -0600 Subject: [PATCH] Fixed a mis-spelling --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 68661b5..e49e067 100644 --- a/composer.json +++ b/composer.json @@ -22,5 +22,5 @@ "zendframework/zend-db": "^2.8", "symfony/console": "^3.2" }, - "bin": ["bin/magento-configuration"] + "bin": ["bin/magium-configuration"] }