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.
2 parents 038c50c + bf572a0 commit 9e37808Copy full SHA for 9e37808
composer.json
@@ -24,14 +24,14 @@
24
"symfony/http-foundation": "^6.4 || ^7.0",
25
"symfony/http-kernel": "^6.4 || ^7.0",
26
"symfony/routing": "^6.4 || ^7.0",
27
- "symfony/translation": "^6.4 || ^7.0",
28
"twig/twig": "^3.0"
29
},
30
"require-dev": {
31
"phpstan/phpstan": "^1.12",
32
"phpunit/phpunit": "^10.5 || ^11.5 || ^12.0",
33
"symfony/expression-language": "^6.4 || ^7.0",
34
- "symfony/templating": "^6.4 || ^7.0"
+ "symfony/templating": "^6.4 || ^7.0",
+ "symfony/translation": "^6.4 || ^7.0"
35
36
"autoload": {
37
"psr-4": {
0 commit comments