8.2
[DependencyInjection][FrameworkBundle] Use php-serialize to dump the container for debug/lint commands
[Components] Convert to native return types
[DependencyInjection] Support autowiring env vars as closures or `Stringable` when using `#[Autowire(env: 'FOO')]`
Various CS fixes
[DependencyInjection] Allow injecting a service as a lazy proxy on a per-argument basis
Bump minimum version of PHP to 8.1
PHP CS Fixer: enable static_lambda
[DependencyInjection] Fix wrong trait usage in ServiceLocatorArgument
Improve TaggedIteratorArgument deprecation warning