summaryrefslogtreecommitdiffstats
path: root/Csrf
diff options
context:
space:
mode:
Diffstat (limited to 'Csrf')
-rw-r--r--Csrf/composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/Csrf/composer.json b/Csrf/composer.json
index 805b63e..58bef11 100644
--- a/Csrf/composer.json
+++ b/Csrf/composer.json
@@ -16,8 +16,8 @@
}
],
"require": {
- "php": ">=5.5.9",
- "symfony/security-core": "~2.7|~3.0"
+ "php": ">=5.3.9",
+ "symfony/security-core": "~2.4|~3.0.0"
},
"require-dev": {
"symfony/http-foundation": "~2.7|~3.0"