Changelog (v7.3.0...v7.3.1)
- bug symfony/symfony#60842 [DependencyInjection] Fix generating adapters of functional interfaces (@nicolas-grekas)
- bug symfony/symfony#60826 [DependencyInjection] Fix inlining when public services are involved (@nicolas-grekas)
- bug symfony/symfony#60691 [DependencyInjection] Fix
ServiceLocatorTagPass
indexes handling (@MatTheCat) - bug symfony/symfony#60584 [DependencyInjection] Make
YamlDumper
quote resolved env vars if necessary (@MatTheCat)