From 30fed900af9b8604577d07c2dd050631fe340794 Mon Sep 17 00:00:00 2001 From: Roderik van der Veer Date: Sat, 5 Apr 2014 18:43:02 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5a8ed94..18ccd7e 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ ], "require": { "php": ">=5.3.3", - "symfony/symfony": "2.3.*", + "symfony/symfony": "~2.3", "kunstmaan/admin-bundle": "2.3.*", "kunstmaan/utilities-bundle": "2.3.*", "kunstmaan/node-bundle": "2.3.*",