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 9b5d864 commit ea836eeCopy full SHA for ea836ee
composer.json
@@ -39,7 +39,7 @@
39
"symfony/http-kernel": "^4.4|^5.0|^6.0",
40
"symfony/intl": "^4.4|^5.0|^6.0",
41
"symfony/security-csrf": "^4.4|^5.0|^6.0",
42
- "symfony/translation": "^4.4|^5.0|^6.0",
+ "symfony/translation": "^5.4.35|~6.3.12|^6.4.3",
43
"symfony/var-dumper": "^4.4|^5.0|^6.0",
44
"symfony/uid": "^5.1|^6.0"
45
},
@@ -50,7 +50,7 @@
50
"symfony/error-handler": "<4.4.5",
51
"symfony/framework-bundle": "<4.4",
52
"symfony/http-kernel": "<4.4",
53
- "symfony/translation": "<4.4",
+ "symfony/translation": "<5.4.35|>=6.0,<6.3.12|>=6.4,<6.4.3",
54
"symfony/translation-contracts": "<1.1.7",
55
"symfony/twig-bridge": "<5.4.21|>=6,<6.2.7"
56
0 commit comments