You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #59176 [FrameworkBundle] Fix symfony/translation conflict (alexandre-daubois)
This PR was merged into the 7.3 branch.
Discussion
----------
[FrameworkBundle] Fix `symfony/translation` conflict
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Fix failing translator test in FWB for low-deps. A fix to support both `nikic/php-parser` 4 and 5 was introduced in 6.4.3, thus the conflict being updated.
The error being fixed is https://github.com/symfony/symfony/actions/runs/12278002300/job/34258706124#step:9:7177.
Commits
-------
736940870c [FrameworkBundle] Fix `symfony/translation` conflict
0 commit comments