1
0
mirror of synced 2024-11-22 04:56:04 +03:00

update jms

This commit is contained in:
Alexey Chelnakov 2018-06-20 15:09:06 +03:00
parent dd18801f05
commit 5f1f75db29
2 changed files with 2 additions and 2 deletions

View File

@ -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": "~1.12",
"symfony/validator": "2.8.*" "symfony/validator": "2.8.*"
}, },
"require-dev": { "require-dev": {

2
composer.lock generated
View File

@ -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": "08b956d0589ceda249b6e2a74eb30da2", "content-hash": "f348e2a8323f56a59c999bf170d5152e",
"packages": [ "packages": [
{ {
"name": "doctrine/annotations", "name": "doctrine/annotations",