Security update for Core, with self-updated composer
[yaffs-website] / vendor / asm89 / stack-cors / composer.json
index 18e96c6e74b4075e4ba1d7380b99da3043e7fd37..643053868e4722b860d4410276396b122f823d15 100644 (file)
@@ -13,8 +13,8 @@
     ],
     "require": {
         "php": ">=5.5.9",
-        "symfony/http-foundation": "~2.7|~3.0",
-        "symfony/http-kernel": "~2.7|~3.0"
+        "symfony/http-foundation": "~2.7|~3.0|~4.0",
+        "symfony/http-kernel": "~2.7|~3.0|~4.0"
     },
     "require-dev": {
         "phpunit/phpunit": "^5.0 || ^4.8.10",
@@ -37,7 +37,7 @@
     },
     "extra": {
         "branch-alias": {
-            "dev-master": "1.1-dev"
+            "dev-master": "1.2-dev"
         }
     }
 }