We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89e0db1 commit a2e3025Copy full SHA for a2e3025
composer.json
@@ -34,7 +34,7 @@
34
"symfony/cache": "^3.4|^4.0|^5.0",
35
"symfony/property-access": "^3.4|^4.0|^5.0",
36
"symfony/property-info": "^3.4|^4.0|^5.0",
37
- "symfony/translation": "^4.2|^5.0",
+ "symfony/translation": "^5.0",
38
"doctrine/annotations": "~1.0",
39
"doctrine/cache": "~1.0",
40
"egulias/email-validator": "^1.2.8|~2.0"
@@ -44,7 +44,7 @@
44
"symfony/dependency-injection": "<3.4",
45
"symfony/http-kernel": "<3.4",
46
"symfony/intl": "<4.3",
47
- "symfony/translation": "<4.2",
+ "symfony/translation": "<5.0",
48
"symfony/yaml": "<3.4"
49
},
50
"suggest": {
0 commit comments