Changelog (v6.4.30...v6.4.31)
- bug symfony/symfony#62843 [DependencyInjection] Fix referencing build-time array parameters (@nicolas-grekas)
- bug symfony/symfony#62715 [DependencyInjection] Fix sharing services used only by tagged iterators (@nicolas-grekas)
- bug symfony/symfony#62714 [DependencyInjection] Handle recursive factory reentry for shared services in
PhpDumper(@nicolas-grekas)