upgrade jms/serializer to 2.0.0-RC1

This commit is contained in:
Nana Amfo 2018-10-28 11:38:52 -05:00 committed by Aerex
parent a786109337
commit 2c9d1b1159
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
"require": {
"php": ">=5.5",
"symfony/process": "^2.5",
"jms/serializer": "^1.0",
"jms/serializer": "2.0.0-RC1",
"phpoption/phpoption": "^1.3",
"symfony/filesystem": "^2.3",
"nesbot/carbon": "^1.14",