[Validator] v4 conflicts with translation v5

This commit is contained in:
Nicolas Grekas 2019-06-07 09:41:00 +02:00
parent c8c159a755
commit 482c357104

View File

@ -34,7 +34,7 @@
"symfony/cache": "^3.4|^4.0|^5.0",
"symfony/property-access": "^3.4|^4.0|^5.0",
"symfony/property-info": "^3.4|^4.0|^5.0",
"symfony/translation": "^4.2|^5.0",
"symfony/translation": "^5.0",
"doctrine/annotations": "~1.0",
"doctrine/cache": "~1.0",
"egulias/email-validator": "^1.2.8|~2.0"
@ -44,7 +44,7 @@
"symfony/dependency-injection": "<3.4",
"symfony/http-kernel": "<3.4",
"symfony/intl": "<4.3",
"symfony/translation": "<4.2",
"symfony/translation": "<5.0",
"symfony/yaml": "<3.4"
},
"suggest": {