mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-14 22:29:33 +00:00
Downgrade symfony/type-info to 7.4.0 to prevent issue that fails proper type resolving of static
This commit is contained in:
parent
876cfc0375
commit
a5d7a5f1d3
2 changed files with 22 additions and 21 deletions
|
|
@ -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.*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue