Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / psr-http-message-bridge / composer.json
index ad2508095765bc95da85d373ce1a159d50147eb0..76513b1d6e5356d497330ac4f2fc5f11906eb78a 100644 (file)
     "require": {
         "php": ">=5.3.3",
         "psr/http-message": "~1.0",
-        "symfony/http-foundation": "~2.3|~3.0"
+        "symfony/http-foundation": "~2.3|~3.0|~4.0"
     },
     "require-dev": {
-        "symfony/phpunit-bridge": "~2.7|~3.0"
+        "symfony/phpunit-bridge": "~3.2|4.0"
     },
     "suggest": {
         "psr/http-message-implementation": "To use the HttpFoundation factory",