diff --git a/composer.json b/composer.json index 89688ec3fd5..cdfccc375f9 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,6 @@ "require" : { "php" : ">=5.3.0", "ext-curl" : "*", - "ccampbell/chromephp" : "4.1.0", "ckeditor/ckeditor" : "4.6.2", "mike42/escpos-php" : "1.2.1", "mobiledetect/mobiledetectlib" : "2.8.17", @@ -34,7 +33,7 @@ "restler/framework" : "3.0.0-RC6", "tecnickcom/tcpdf" : "^6.2", "atgp/factur-x" : "^1.0", - "luracast/restler": "^3.0" + "luracast/restler" : "^3.0" }, "require-dev" : { "jakub-onderka/php-parallel-lint" : "^0", @@ -59,4 +58,4 @@ "ext-xml" : "Excel support", "firephp/firephp-core" : "Logging to Firebug console support" } -} +} \ No newline at end of file