Update composer.json
fix "symfony/validator" version
This commit is contained in:
parent
ae80596b33
commit
c209002c5a
@ -15,7 +15,7 @@
|
||||
"ext-json": "*",
|
||||
"guzzlehttp/guzzle": "~6.3",
|
||||
"jms/serializer": "~0.12 || ~1.4.2",
|
||||
"symfony/validator": "~2.8|~3.4|~4.0",
|
||||
"symfony/validator": "~2.8|~3.0|~4.0",
|
||||
"doctrine/cache": "~1.6",
|
||||
"psr/log": "~1.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user