update jms
This commit is contained in:
parent
5f1f75db29
commit
a1d9fe5c0b
@ -13,7 +13,7 @@
|
|||||||
"php": ">=7.1",
|
"php": ">=7.1",
|
||||||
"ext-curl": "*",
|
"ext-curl": "*",
|
||||||
"guzzle/guzzle": "~3.7",
|
"guzzle/guzzle": "~3.7",
|
||||||
"jms/serializer": "~1.12",
|
"jms/serializer": "~0.12 || ~1.12",
|
||||||
"symfony/validator": "2.8.*"
|
"symfony/validator": "2.8.*"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
|
2
composer.lock
generated
2
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "f348e2a8323f56a59c999bf170d5152e",
|
"content-hash": "30a8a446d0ad1f6c6aa41f4ef612b0f6",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "doctrine/annotations",
|
"name": "doctrine/annotations",
|
||||||
|
Loading…
Reference in New Issue
Block a user