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 cf449e8 commit fe2a58aCopy full SHA for fe2a58a
composer.json
@@ -37,7 +37,7 @@
37
"symfony/html-sanitizer": "^6.4|^7.0|^8.0",
38
"symfony/http-foundation": "^6.4|^7.0|^8.0",
39
"symfony/http-kernel": "^6.4|^7.0|^8.0",
40
- "symfony/intl": "^6.4|^7.0|^8.0",
+ "symfony/intl": "^7.4|^8.0",
41
"symfony/security-core": "^6.4|^7.0|^8.0",
42
"symfony/security-csrf": "^6.4|^7.0|^8.0",
43
"symfony/translation": "^6.4.3|^7.0.3|^8.0",
@@ -51,6 +51,7 @@
51
"symfony/error-handler": "<6.4",
52
"symfony/framework-bundle": "<6.4",
53
"symfony/http-kernel": "<6.4",
54
+ "symfony/intl": "<7.4",
55
"symfony/translation": "<6.4.3|>=7.0,<7.0.3",
56
"symfony/translation-contracts": "<2.5",
57
"symfony/twig-bridge": "<6.4"
0 commit comments