diff options
-rw-r--r-- | composer.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json index fe1299c..9c01ef0 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require": { "php": ">=5.3.3", "symfony/event-dispatcher": "~2.1", - "symfony/http-foundation": "~2.4", + "symfony/http-foundation": "~2.1", "symfony/http-kernel": "~2.4" }, "require-dev": { |