diff --git a/composer.json b/composer.json index b714624..77bbcf0 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "php": ">=7.1", "ext-curl": "*", "guzzle/guzzle": "~3.7", - "jms/serializer": "1.12.*", + "jms/serializer": "~1.12", "symfony/validator": "2.8.*" }, "require-dev": { diff --git a/composer.lock b/composer.lock index bcda8c3..e47b11d 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "08b956d0589ceda249b6e2a74eb30da2", + "content-hash": "f348e2a8323f56a59c999bf170d5152e", "packages": [ { "name": "doctrine/annotations",