v8.0.4
Changelog (https://github.com/symfony/dependency-injection/compare/v8.0.3...v8.0.4)
- bug #63160 Fix alias chain inversion when deprecated alias points to decorated service (amateescu)
- bug #62920 Allow
ParamConfiguratorinParametersConfig(@jack-worman)