summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Guard/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/Guard/composer.json b/Guard/composer.json
index e16a44e..7adb774 100644
--- a/Guard/composer.json
+++ b/Guard/composer.json
@@ -18,7 +18,7 @@
"require": {
"php": ">=5.5.9",
"symfony/security-core": "~2.8|~3.0",
- "symfony/security-http": "~2.8|~3.0"
+ "symfony/security-http": "~3.1"
},
"require-dev": {
"psr/log": "~1.0"