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 5dbd68b commit 3c71ce7Copy full SHA for 3c71ce7
composer.json
@@ -89,7 +89,7 @@
89
"symfony/serializer": "^5.2",
90
"symfony/stopwatch": "^4.4|^5.0",
91
"symfony/string": "^5.0",
92
- "symfony/translation": "^5.0",
+ "symfony/translation": "^5.3",
93
"symfony/twig-bundle": "^4.4|^5.0",
94
"symfony/validator": "^5.2",
95
"symfony/workflow": "^5.2",
@@ -123,7 +123,7 @@
123
"symfony/security-csrf": "<5.3",
124
"symfony/security-core": "<5.3",
125
"symfony/stopwatch": "<4.4",
126
- "symfony/translation": "<5.0",
+ "symfony/translation": "<5.3",
127
"symfony/twig-bridge": "<4.4",
128
"symfony/twig-bundle": "<4.4",
129
"symfony/validator": "<5.2",
0 commit comments