diff --git a/composer.json b/composer.json index dbe3b9e303f..2aa9dd216d6 100644 --- a/composer.json +++ b/composer.json @@ -55,6 +55,6 @@ "ext-soap": "Native SOAP", "ext-zip": "ODT and Excel support", "ext-xml": "Excel support", - "firephp/firephp-core": "Logging to Firebug console support", + "firephp/firephp-core": "Logging to Firebug console support" } }