From 894d688ed1dc5cb3e2a2419e854e8d6f15b57ab0 Mon Sep 17 00:00:00 2001 From: abluchet Date: Mon, 15 May 2017 12:30:51 +0200 Subject: [PATCH] Revert bump negotiation library --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 85c3dc08ffa..044da269d87 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "symfony/property-access": "^2.7 || ^3.0", "symfony/property-info": "^3.1", "symfony/serializer": "^3.1", - "willdurand/negotiation": "^2.3.1" + "willdurand/negotiation": "^2.0.3" }, "require-dev": { "behat/behat": "^3.1",