diff --git a/composer.json b/composer.json index f567d76..49fd31f 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require": { "php": ">=5.4.0", "psr/http-message": "1.0", - "willdurand/negotiation": "2.0.1" + "willdurand/negotiation": "^2.0" }, "require-dev": { "phpunit/phpunit": "^4.8",