summaryrefslogtreecommitdiffstats
path: root/Http
diff options
context:
space:
mode:
Diffstat (limited to 'Http')
-rw-r--r--Http/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/Http/composer.json b/Http/composer.json
index 8129523..ad04f44 100644
--- a/Http/composer.json
+++ b/Http/composer.json
@@ -17,7 +17,7 @@
],
"require": {
"php": ">=5.3.3",
- "symfony/security-core": "~2.4",
+ "symfony/security-core": "~2.6",
"symfony/event-dispatcher": "~2.1",
"symfony/http-foundation": "~2.4",
"symfony/http-kernel": "~2.4"