xaboy 4 years ago
parent
commit
501fd5abd0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -29,7 +29,7 @@
   "require": {
     "php": ">=5.4.0",
     "ext-json": "*",
-    "symfony/http-foundation": "~2.6|~2.7|~2.8|~3.0|~4.0",
+    "symfony/http-foundation": ">=2.6",
     "doctrine/annotations": "^1.2.7"
   },
   "minimum-stability": "stable"