diff --git a/composer.json b/composer.json index 0567358f3..7b53de5b9 100755 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "guzzlehttp/psr7": "^1.2", "monolog/monolog": "^1.17.1", "phpdocumentor/reflection-docblock": "^4.0.0 || ^3.0.3", - "symfony/serializer": "^2.8.0 || ^3.0.3" + "symfony/serializer": "^2.8.0 || ^3.0.3 || ^4.0.0" }, "require-dev": { "php": ">=5.5.17",