Skip to content

Commit a5d7a5f

Browse files
committed
Downgrade symfony/type-info to 7.4.0 to prevent issue that fails proper type resolving of static
1 parent 876cfc0 commit a5d7a5f

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
"symfony/string": "7.4.*",
8080
"symfony/translation": "7.4.*",
8181
"symfony/twig-bundle": "7.4.*",
82+
"symfony/type-info": "7.4.0",
8283
"symfony/ux-translator": "^2.10",
8384
"symfony/ux-turbo": "^2.0",
8485
"symfony/validator": "7.4.*",

composer.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)