diff --git a/composer.json b/composer.json index 77e380a..743414a 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,7 @@ "require": { "php": ">=5.3.3", "avoo/serializer-translation": "0.1.*", - "jms/serializer-bundle": "~1.1" + "jms/serializer-bundle": "^2.4" }, "require-dev": { "phpunit/phpunit": "*"