From 81928377cf6ca0374ea54b0d6a147cdb97ddf1a1 Mon Sep 17 00:00:00 2001 From: Lars Strojny Date: Tue, 6 Nov 2012 17:35:38 +0100 Subject: [PATCH] Syntax --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0399526..367a3bf 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "kriswallsmith/buzz": "*", "guzzle/guzzle": "*", "monolog/monolog": "*", - "ext-curl": "*", + "ext-curl": "*" }, "suggest": { "zendframework/zend-http": "To use ZF2 Zend\\Http\\Client as HTTP client",