8000
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 c6930e3 commit 78c9db5Copy full SHA for 78c9db5
src/Symfony/Component/Translation/Bridge/Phrase/composer.json
@@ -18,9 +18,9 @@
18
"require": {
19
"php": ">=8.1",
20
"psr/cache": "^3.0",
21
- "symfony/http-client": "^6.3",
22
- "symfony/mime": "^5.4|^6.0",
23
- "symfony/translation": "^5.4|^6.0"
+ "symfony/http-client": "^6.3|^7.0",
+ "symfony/mime": "^5.4|^6.0|^7.0",
+ "symfony/translation": "^5.4|^6.0|^7.0"
24
},
25
"autoload": {
26
"psr-4": { "Symfony\\Component\\Translation\\Bridge\\Phrase\\": "" },
0 commit comments