bump "symfony/validator" version in composer.json (#16)
* bump "symfony/validator" version in composer.json
This commit is contained in:
parent
c68448954b
commit
5158cf22b3
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
"ext-json": "*",
|
||||
"guzzlehttp/guzzle": "~6.3",
|
||||
"jms/serializer": "^0.12|^1.0|^2.0|^3.0",
|
||||
"symfony/validator": "~2.8|~3.0|~4.0",
|
||||
"symfony/validator": "~2.8|~3.0|~4.0|^5.0",
|
||||
"doctrine/cache": "~1.6",
|
||||
"psr/log": "~1.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue