Downgrade symfony/type-info to 7.4.0 to prevent issue that fails proper type resolving of static

This commit is contained in:
Jan Böhmer 2026-01-03 22:17:52 +01:00
parent 876cfc0375
commit a5d7a5f1d3
2 changed files with 22 additions and 21 deletions

View file

@ -79,6 +79,7 @@
"symfony/string": "7.4.*",
"symfony/translation": "7.4.*",
"symfony/twig-bundle": "7.4.*",
"symfony/type-info": "7.4.0",
"symfony/ux-translator": "^2.10",
"symfony/ux-turbo": "^2.0",
"symfony/validator": "7.4.*",